#EAEFC8 Color

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

Color preview

#EAEFC8

Color formats

HEX
#EAEFC8
RGB
rgb(234, 239, 200)
RGBA
rgba(234, 239, 200, 1)
HSL
hsl(68, 55%, 86%)
HSV
hsv(68, 16%, 94%)
CMYK
cmyk(2%, 0%, 16%, 6%)
CSS variable
--color-primary: #EAEFC8;
Lowercase HEX
#eaefc8

Shades

Tints

Tones

Harmony

CSS snippets for #EAEFC8

.color-eaefc8 {
  color: #EAEFC8;
  background-color: #EAEFC8;
}

Frequently asked questions

What color is #EAEFC8?+

#EAEFC8 is a HEX color with RGB value rgb(234, 239, 200) and HSL value hsl(68, 55%, 86%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EAEFC8?+

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