#EFCB9F Color

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

Color preview

#EFCB9F

Color formats

HEX
#EFCB9F
RGB
rgb(239, 203, 159)
RGBA
rgba(239, 203, 159, 1)
HSL
hsl(33, 71%, 78%)
HSV
hsv(33, 33%, 94%)
CMYK
cmyk(0%, 15%, 33%, 6%)
CSS variable
--color-primary: #EFCB9F;
Lowercase HEX
#efcb9f

Shades

Tints

Tones

Harmony

CSS snippets for #EFCB9F

.color-efcb9f {
  color: #EFCB9F;
  background-color: #EFCB9F;
}

Frequently asked questions

What color is #EFCB9F?+

#EFCB9F is a HEX color with RGB value rgb(239, 203, 159) and HSL value hsl(33, 71%, 78%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EFCB9F?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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