Skip to content
PantoneTools
orange
CSS Named Colors

Seashell

seashell · #FFF5EE

HEX

#FFF5EE

RGB

rgb(255, 245, 238)

CMYK

cmyk(0%, 4%, 7%, 0%)

HSL

hsl(25, 100%, 97%)

LAB

lab(97.1, 2.2, 4.5)

What is Seashell?

Seashell is the seashell reference in the CSS Named Colors. Its sRGB value is #FFF5EE (rgb 255, 245, 238). It sits in the orange family. The 147 named colors defined by the W3C CSS Color Module Level 4 specification — usable directly in CSS as keywords like 'crimson' or 'rebeccapurple'. See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Seashell as a background.

Black text on this color

Sample text · 19.55 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 1.07 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Seashell

An 11-step tonal scale derived from Seashell (#FFF5EE). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #FFFEFE

50

#FFFEFE

#FFFEFE

Copied #FFFDFC

100

#FFFDFC

#FFFDFC

Copied #FFFCFA

200

#FFFCFA

#FFFCFA

Copied #FFFAF7

300

#FFFAF7

#FFFAF7

Copied #FFF8F2

400

#FFF8F2

#FFF8F2

Copied #FFF5EE

500

#FFF5EE

#FFF5EE

Copied #D9D0CA

600

#D9D0CA

#D9D0CA

Copied #A69F9B

700

#A69F9B

#A69F9B

Copied #736E6B

800

#736E6B

#736E6B

Copied #403D3C

900

#403D3C

#403D3C

Copied #1F1D1D

950

#1F1D1D

#1F1D1D

Lighter tints (mixed with white)

Copied #FFF7F1

15%

#FFF7F1

Copied #FFF8F3

30%

#FFF8F3

Copied #FFFAF6

45%

#FFFAF6

Copied #FFFBF8

60%

#FFFBF8

Copied #FFFDFB

75%

#FFFDFB

Darker shades (mixed with black)

Copied #EDE4DD

15%

#EDE4DD

Copied #DAD1CB

30%

#DAD1CB

Copied #C4BCB6

45%

#C4BCB6

Copied #AAA39E

60%

#AAA39E

Copied #89837F

75%

#89837F

Color harmonies for Seashell

Classic color-theory harmonies derived from rotating the hue of Seashell. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #FFF5EE

#FFF5EE

#FFF5EE

Copied #F0F9FF

#F0F9FF

#F0F9FF

Triadic

Three colors 120° apart

Copied #FFF5EE

#FFF5EE

#FFF5EE

Copied #F0FFF6

#F0FFF6

#F0FFF6

Copied #F6F0FF

#F6F0FF

#F6F0FF

Analogous

Two neighbors ±30° on the wheel

Copied #FFF0F1

#FFF0F1

#FFF0F1

Copied #FFF5EE

#FFF5EE

#FFF5EE

Copied #FFFEF0

#FFFEF0

#FFFEF0

Split-complementary

Base + two colors flanking its complement

Copied #FFF5EE

#FFF5EE

#FFF5EE

Copied #F0FFFE

#F0FFFE

#F0FFFE

Copied #F0F1FF

#F0F1FF

#F0F1FF

Tetradic

Two complementary pairs

Copied #FFF5EE

#FFF5EE

#FFF5EE

Copied #F9FFF0

#F9FFF0

#F9FFF0

Copied #F0F9FF

#F0F9FF

#F0F9FF

Copied #F6F0FF

#F6F0FF

#F6F0FF

Square

Four colors evenly spaced 90° apart

Copied #FFF5EE

#FFF5EE

#FFF5EE

Copied #F1FFF0

#F1FFF0

#F1FFF0

Copied #F0F9FF

#F0F9FF

#F0F9FF

Copied #FEF0FF

#FEF0FF

#FEF0FF

Seashell in every color space

Full conversion of Seashell across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#FFF5EE

RGB

rgb(255, 245, 238)

CMYK

cmyk(0%, 4%, 7%, 0%)

HSL

hsl(25, 100%, 97%)

HSV

hsv(25, 7%, 100%)

HWB

hwb(25 93% 0%)

CIE Lab

lab(97.1 2.2 4.5)

OKLCH

oklch(97.6% 0.014 57.6)

XYZ (D65)

xyz(89.32, 92.74, 94.07)

Copy-ready code for Seashell

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #FFF5EE;
background-color: #FFF5EE;

CSS variable

:root {
  --color-seashell: #FFF5EE;
}

Tailwind config

// tailwind.config.js
colors: {
  'seashell': '#FFF5EE',
}

Sass

$color-seashell: #FFF5EE;

Swift UIColor

UIColor(red: 1.000, green: 0.961, blue: 0.933, alpha: 1.0)

Android XML

<color name="seashell">#FFF5EE</color>

Closest match in every color system

The nearest Seashell equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in CSS Named Colors

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #FDF4E3

RAL 9001

#FDF4E3

Cream

Copied #F6F6F6

RAL 9016

#F6F6F6

Traffic white

Copied #F4F4F4

RAL 9003

#F4F4F4

Signal white

Copied #FFFFFF

RAL 9010

#FFFFFF

Pure white

Copied #D7D7D7

RAL 7035

#D7D7D7

Light grey

Copied #D7D7D7

RAL 9018

#D7D7D7

Papyrus white

FAQ about Seashell

What is the HEX code for Seashell?

Seashell (seashell) has the HEX code #FFF5EE. In RGB it is rgb(255, 245, 238), and in CMYK it is cmyk(0%, 4%, 7%, 0%).

What is the OKLCH value of Seashell?

Seashell converts to oklch(0.976 0.014 57.6). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Seashell accessible for body text?

Used as a background, Seashell has a contrast ratio of 19.55:1 with black text and 1.07:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use black text and verify in real UI context.

What is the closest Pantone to Seashell?

The closest Pantone reference to Seashell by ΔE2000 perceptual distance is Pantone Cool Gray 1 C (#D9D9D6). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Seashell?

The closest RAL Classic reference to Seashell by ΔE2000 distance is RAL 9001 (Cream, #FDF4E3). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Seashell?

The complementary color (180° opposite on the HSL color wheel) of Seashell is #F0F9FF. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

CSS Named Colors (CSS Color Module Level 4)

The 147 named colors defined by the W3C CSS Color Module Level 4 specification. Origin: VGA (16) + X11 (rest) + 'rebeccapurple'. Use as a reference for web color names that all browsers natively support. Names like 'crimson' or 'rebeccapurple' work as CSS values without any framework.

Source type
derived
Confidence
high
License
W3C permissive document license
Last reviewed
2026-05-24

Workflow tags

css
web-standard
named-keyword
orange

CSS named colors are sRGB digital values defined for browsers. For print, convert to a process-appropriate color and proof against substrate.

CSS Named Colors · Seashell — #FFF5EE | PantoneTools