#EFCF7D Color

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

Color preview

#EFCF7D

Color formats

HEX
#EFCF7D
RGB
rgb(239, 207, 125)
RGBA
rgba(239, 207, 125, 1)
HSL
hsl(43, 78%, 71%)
HSV
hsv(43, 48%, 94%)
CMYK
cmyk(0%, 13%, 48%, 6%)
CSS variable
--color-primary: #EFCF7D;
Lowercase HEX
#efcf7d

Shades

Tints

Tones

Harmony

CSS snippets for #EFCF7D

.color-efcf7d {
  color: #EFCF7D;
  background-color: #EFCF7D;
}

Frequently asked questions

What color is #EFCF7D?+

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

What is the closest Tailwind color to #EFCF7D?+

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