#EFCF7E Color

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

Color preview

#EFCF7E

Color formats

HEX
#EFCF7E
RGB
rgb(239, 207, 126)
RGBA
rgba(239, 207, 126, 1)
HSL
hsl(43, 78%, 72%)
HSV
hsv(43, 47%, 94%)
CMYK
cmyk(0%, 13%, 47%, 6%)
CSS variable
--color-primary: #EFCF7E;
Lowercase HEX
#efcf7e

Shades

Tints

Tones

Harmony

CSS snippets for #EFCF7E

.color-efcf7e {
  color: #EFCF7E;
  background-color: #EFCF7E;
}

Frequently asked questions

What color is #EFCF7E?+

#EFCF7E is a HEX color with RGB value rgb(239, 207, 126) and HSL value hsl(43, 78%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFCF7E?+

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