SeaShell Color — HEX, RGB, HSL, Palettes & Contrast

SeaShell (#fff5ee): Complete color reference with HEX, RGB, HSL values, tints & shades, complementary, analogous, triadic, split-complementary, and tetradic palettes, WCAG contrast recommendations, and ready-to-use CSS code.

#fff5ee
HEX #fff5ee
RGB rgb(255, 245, 238)
HSL 25°, 100%, 97%

Use SeaShell in Your Projects

About SeaShell Color

SeaShell is a very pale, warm pink-white that evokes delicate seashells. It adds a soft, natural elegance to beauty, spa, and coastal-themed designs.

Use Cases for SeaShell

beauty brandsspa themescoastal designsoft backgroundswedding sites

Shades & Tints of SeaShell

#ffffff
#fffdfb
#fffaf7
#fff8f2
#fff5ee
#bfb8b3
#807b77
#403d3c
#000000

Complementary Color

#fff5ee
#f0f9ff

Analogous Colors

#fff0f1
#fff5ee
#fffef0

Triadic Colors

#fff5ee
#f0fff6
#f6f0ff

Split Complementary

#fff5ee
#f0fffe
#f0f1ff

Tetradic Colors

#fff5ee
#f9fff0
#f0f9ff
#f6f0ff

CSS Code

.seashell-color {
  color: #fff5ee;
  background-color: #fff5ee;
}

/* As a CSS custom property */
:root {
  --color-seashell: #fff5ee;
}

Accessibility Score

55 / 100
Rating: Fair
AA contrast on best text color (30 pts)
AAA contrast on best text color (25 pts)
Versatile lightness for backgrounds & text (25 pts)
Not extreme black/white (20 pts)

A combined score based on WCAG contrast compliance, lightness versatility, and usable range. Higher scores mean the color works well in more design contexts.

Contrast Recommendations

Black text on SeaShell
Ratio: 19.55:1 ✓ Passes AA ✓ Passes AAA
White text on SeaShell
Ratio: 1.07:1 ✗ Fails AA ✗ Fails AAA

Frequently Asked Questions

What color is SeaShell?

SeaShell is represented by the hex code #fff5ee and has RGB values of rgb(255, 245, 238). It falls under the White category.

How to use SeaShell in web design?

SeaShell works well for beauty brands, spa themes, coastal design. SeaShell is a very pale, warm pink-white that evokes delicate seashells. It adds a soft, natural elegance to beauty, spa, and coastal-themed designs. Use it as a primary color, accent, or background depending on your design needs.

What colors go with SeaShell?

Colors that pair well with SeaShell include mistyrose, floralwhite, oldlace, snow, lavenderblush. For a complementary scheme, try #f0f9ff. For an analogous scheme, use #fff0f1 and #fffef0. For a triadic scheme, combine with #f0fff6 and #f6f0ff.