#EAEED0 Color

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

Color preview

#EAEED0

Color formats

HEX
#EAEED0
RGB
rgb(234, 238, 208)
RGBA
rgba(234, 238, 208, 1)
HSL
hsl(68, 47%, 87%)
HSV
hsv(68, 13%, 93%)
CMYK
cmyk(2%, 0%, 13%, 7%)
CSS variable
--color-primary: #EAEED0;
Lowercase HEX
#eaeed0

Shades

Tints

Tones

Harmony

CSS snippets for #EAEED0

.color-eaeed0 {
  color: #EAEED0;
  background-color: #EAEED0;
}

Frequently asked questions

What color is #EAEED0?+

#EAEED0 is a HEX color with RGB value rgb(234, 238, 208) and HSL value hsl(68, 47%, 87%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EAEED0?+

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