Egg shell Color — HEX, RGB, HSL & CMYK Codes

#fffcc4
Format Value
HEX #fffcc4
RGB rgb(255, 252, 196)
HSL hsl(56.9, 100%, 88.4%)
CMYK cmyk(0%, 1.2%, 23.1%, 0%)
HSV hsv(56.9, 23.1%, 100%)

egg shell color harmonies

Tints & shades of egg shell

Tints (lighter)

#fffcc9 #fffdcf #fffdd4 #fffdd9 #fffddf #fffee4 #fffeea #fffeef #fffef4 #fffffa

Shades (darker)

#e8e5b2 #d1cea0 #b9b78f #a2a07d #8b896b #747359 #5d5c47 #464535 #2e2e24 #171712

Contrast & accessibility

The quick brown fox

On white · 1.05:1 · Fail

The quick brown fox

On black · 19.97:1 · AAA

Recommended text color: #000000

Use egg shell in code

CSS color: #fffcc4;
SCSS $color: #fffcc4;
Tailwind bg-[#fffcc4]
Swift UIColor(red: 1.000, green: 0.988, blue: 0.769, alpha: 1)
Android Color.parseColor("#fffcc4")
Flutter Color(0xFFFFFCC4)

Colors similar to egg shell

Browse all Yellow colors →

What is the HEX code for egg shell?

The CSS color egg shell in HEX format is #fffcc4. Use this value directly in CSS, SVG, and most design tools.

How do I use egg shell in CSS?

To apply egg shell in CSS:

  • Text color: color: #fffcc4;
  • Background: background-color: #fffcc4;
  • Border: border-color: #fffcc4;

What are all the color format values for egg shell?

FormatValue
HEX#fffcc4
RGBrgb(255, 252, 196)
HSLhsl(56.9, 100%, 88.4%)
CMYKcmyk(0%, 1.2%, 23.1%, 0%)

How do I convert egg shell to HEX?

Select egg shell from the color name list in our color converter. The HEX value — #fffcc4 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does egg shell belong to?

egg shell belongs to the yellow color family. It is a light, vivid color with HSL values: hue 56.9°, saturation 100%, lightness 88.4%.

How do I create lighter and darker shades of egg shell?

Lighter variant (lightness 95%): #fffee5. Darker variant (lightness 73.4%): #fff877. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.