#EAF6CA Color

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

Color preview

#EAF6CA

Color formats

HEX
#EAF6CA
RGB
rgb(234, 246, 202)
RGBA
rgba(234, 246, 202, 1)
HSL
hsl(76, 71%, 88%)
HSV
hsv(76, 18%, 96%)
CMYK
cmyk(5%, 0%, 18%, 4%)
CSS variable
--color-primary: #EAF6CA;
Lowercase HEX
#eaf6ca

Shades

Tints

Tones

Harmony

CSS snippets for #EAF6CA

.color-eaf6ca {
  color: #EAF6CA;
  background-color: #EAF6CA;
}

Frequently asked questions

What color is #EAF6CA?+

#EAF6CA is a HEX color with RGB value rgb(234, 246, 202) and HSL value hsl(76, 71%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EAF6CA?+

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