#EECF70 Color

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

Color preview

#EECF70

Color formats

HEX
#EECF70
RGB
rgb(238, 207, 112)
RGBA
rgba(238, 207, 112, 1)
HSL
hsl(45, 79%, 69%)
HSV
hsv(45, 53%, 93%)
CMYK
cmyk(0%, 13%, 53%, 7%)
CSS variable
--color-primary: #EECF70;
Lowercase HEX
#eecf70

Shades

Tints

Tones

Harmony

CSS snippets for #EECF70

.color-eecf70 {
  color: #EECF70;
  background-color: #EECF70;
}

Frequently asked questions

What color is #EECF70?+

#EECF70 is a HEX color with RGB value rgb(238, 207, 112) and HSL value hsl(45, 79%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EECF70?+

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