#EFCF6F Color

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

Color preview

#EFCF6F

Color formats

HEX
#EFCF6F
RGB
rgb(239, 207, 111)
RGBA
rgba(239, 207, 111, 1)
HSL
hsl(45, 80%, 69%)
HSV
hsv(45, 54%, 94%)
CMYK
cmyk(0%, 13%, 54%, 6%)
CSS variable
--color-primary: #EFCF6F;
Lowercase HEX
#efcf6f

Shades

Tints

Tones

Harmony

CSS snippets for #EFCF6F

.color-efcf6f {
  color: #EFCF6F;
  background-color: #EFCF6F;
}

Frequently asked questions

What color is #EFCF6F?+

#EFCF6F is a HEX color with RGB value rgb(239, 207, 111) and HSL value hsl(45, 80%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFCF6F?+

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