#EACF9A Color

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

Color preview

#EACF9A

Color formats

HEX
#EACF9A
RGB
rgb(234, 207, 154)
RGBA
rgba(234, 207, 154, 1)
HSL
hsl(40, 66%, 76%)
HSV
hsv(40, 34%, 92%)
CMYK
cmyk(0%, 12%, 34%, 8%)
CSS variable
--color-primary: #EACF9A;
Lowercase HEX
#eacf9a

Shades

Tints

Tones

Harmony

CSS snippets for #EACF9A

.color-eacf9a {
  color: #EACF9A;
  background-color: #EACF9A;
}

Frequently asked questions

What color is #EACF9A?+

#EACF9A is a HEX color with RGB value rgb(234, 207, 154) and HSL value hsl(40, 66%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EACF9A?+

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