#EAF0CC Color

Inspect #EAF0CC across formats, palettes, contrast and closest named color matches.

Color preview

#EAF0CC

Color formats

HEX
#EAF0CC
RGB
rgb(234, 240, 204)
RGBA
rgba(234, 240, 204, 1)
HSL
hsl(70, 55%, 87%)
HSV
hsv(70, 15%, 94%)
CMYK
cmyk(3%, 0%, 15%, 6%)
CSS variable
--color-primary: #EAF0CC;
Lowercase HEX
#eaf0cc

Shades

Tints

Tones

Harmony

CSS snippets for #EAF0CC

.color-eaf0cc {
  color: #EAF0CC;
  background-color: #EAF0CC;
}

Frequently asked questions

What color is #EAF0CC?+

#EAF0CC is a HEX color with RGB value rgb(234, 240, 204) and HSL value hsl(70, 55%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EAF0CC?+

The closest Tailwind color is lime-100, available as the bg-lime-100 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools