#EFBF9F Color

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

Color preview

#EFBF9F

Color formats

HEX
#EFBF9F
RGB
rgb(239, 191, 159)
RGBA
rgba(239, 191, 159, 1)
HSL
hsl(24, 71%, 78%)
HSV
hsv(24, 33%, 94%)
CMYK
cmyk(0%, 20%, 33%, 6%)
CSS variable
--color-primary: #EFBF9F;
Lowercase HEX
#efbf9f

Shades

Tints

Tones

Harmony

CSS snippets for #EFBF9F

.color-efbf9f {
  color: #EFBF9F;
  background-color: #EFBF9F;
}

Frequently asked questions

What color is #EFBF9F?+

#EFBF9F is a HEX color with RGB value rgb(239, 191, 159) and HSL value hsl(24, 71%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EFBF9F?+

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