#EFCB6F Color

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

Color preview

#EFCB6F

Color formats

HEX
#EFCB6F
RGB
rgb(239, 203, 111)
RGBA
rgba(239, 203, 111, 1)
HSL
hsl(43, 80%, 69%)
HSV
hsv(43, 54%, 94%)
CMYK
cmyk(0%, 15%, 54%, 6%)
CSS variable
--color-primary: #EFCB6F;
Lowercase HEX
#efcb6f

Shades

Tints

Tones

Harmony

CSS snippets for #EFCB6F

.color-efcb6f {
  color: #EFCB6F;
  background-color: #EFCB6F;
}

Frequently asked questions

What color is #EFCB6F?+

#EFCB6F is a HEX color with RGB value rgb(239, 203, 111) and HSL value hsl(43, 80%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EFCB6F?+

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