#EFCB7E Color

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

Color preview

#EFCB7E

Color formats

HEX
#EFCB7E
RGB
rgb(239, 203, 126)
RGBA
rgba(239, 203, 126, 1)
HSL
hsl(41, 78%, 72%)
HSV
hsv(41, 47%, 94%)
CMYK
cmyk(0%, 15%, 47%, 6%)
CSS variable
--color-primary: #EFCB7E;
Lowercase HEX
#efcb7e

Shades

Tints

Tones

Harmony

CSS snippets for #EFCB7E

.color-efcb7e {
  color: #EFCB7E;
  background-color: #EFCB7E;
}

Frequently asked questions

What color is #EFCB7E?+

#EFCB7E is a HEX color with RGB value rgb(239, 203, 126) and HSL value hsl(41, 78%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EFCB7E?+

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