#EFAC8B Color

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

Color preview

#EFAC8B

Color formats

HEX
#EFAC8B
RGB
rgb(239, 172, 139)
RGBA
rgba(239, 172, 139, 1)
HSL
hsl(20, 76%, 74%)
HSV
hsv(20, 42%, 94%)
CMYK
cmyk(0%, 28%, 42%, 6%)
CSS variable
--color-primary: #EFAC8B;
Lowercase HEX
#efac8b

Shades

Tints

Tones

Harmony

CSS snippets for #EFAC8B

.color-efac8b {
  color: #EFAC8B;
  background-color: #EFAC8B;
}

Frequently asked questions

What color is #EFAC8B?+

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

What is the closest Tailwind color to #EFAC8B?+

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