#EECF8B Color

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

Color preview

#EECF8B

Color formats

HEX
#EECF8B
RGB
rgb(238, 207, 139)
RGBA
rgba(238, 207, 139, 1)
HSL
hsl(41, 74%, 74%)
HSV
hsv(41, 42%, 93%)
CMYK
cmyk(0%, 13%, 42%, 7%)
CSS variable
--color-primary: #EECF8B;
Lowercase HEX
#eecf8b

Shades

Tints

Tones

Harmony

CSS snippets for #EECF8B

.color-eecf8b {
  color: #EECF8B;
  background-color: #EECF8B;
}

Frequently asked questions

What color is #EECF8B?+

#EECF8B is a HEX color with RGB value rgb(238, 207, 139) and HSL value hsl(41, 74%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EECF8B?+

The closest Tailwind color is amber-200, available as the bg-amber-200 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