#EFCA8B Color

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

Color preview

#EFCA8B

Color formats

HEX
#EFCA8B
RGB
rgb(239, 202, 139)
RGBA
rgba(239, 202, 139, 1)
HSL
hsl(38, 76%, 74%)
HSV
hsv(38, 42%, 94%)
CMYK
cmyk(0%, 15%, 42%, 6%)
CSS variable
--color-primary: #EFCA8B;
Lowercase HEX
#efca8b

Shades

Tints

Tones

Harmony

CSS snippets for #EFCA8B

.color-efca8b {
  color: #EFCA8B;
  background-color: #EFCA8B;
}

Frequently asked questions

What color is #EFCA8B?+

#EFCA8B is a HEX color with RGB value rgb(239, 202, 139) and HSL value hsl(38, 76%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EFCA8B?+

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