#EECF80 Color

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

Color preview

#EECF80

Color formats

HEX
#EECF80
RGB
rgb(238, 207, 128)
RGBA
rgba(238, 207, 128, 1)
HSL
hsl(43, 76%, 72%)
HSV
hsv(43, 46%, 93%)
CMYK
cmyk(0%, 13%, 46%, 7%)
CSS variable
--color-primary: #EECF80;
Lowercase HEX
#eecf80

Shades

Tints

Tones

Harmony

CSS snippets for #EECF80

.color-eecf80 {
  color: #EECF80;
  background-color: #EECF80;
}

Frequently asked questions

What color is #EECF80?+

#EECF80 is a HEX color with RGB value rgb(238, 207, 128) and HSL value hsl(43, 76%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EECF80?+

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