#EAF4CA Color

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

Color preview

#EAF4CA

Color formats

HEX
#EAF4CA
RGB
rgb(234, 244, 202)
RGBA
rgba(234, 244, 202, 1)
HSL
hsl(74, 66%, 87%)
HSV
hsv(74, 17%, 96%)
CMYK
cmyk(4%, 0%, 17%, 4%)
CSS variable
--color-primary: #EAF4CA;
Lowercase HEX
#eaf4ca

Shades

Tints

Tones

Harmony

CSS snippets for #EAF4CA

.color-eaf4ca {
  color: #EAF4CA;
  background-color: #EAF4CA;
}

Frequently asked questions

What color is #EAF4CA?+

#EAF4CA is a HEX color with RGB value rgb(234, 244, 202) and HSL value hsl(74, 66%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EAF4CA?+

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