#EFBEA2 Color

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

Color preview

#EFBEA2

Color formats

HEX
#EFBEA2
RGB
rgb(239, 190, 162)
RGBA
rgba(239, 190, 162, 1)
HSL
hsl(22, 71%, 79%)
HSV
hsv(22, 32%, 94%)
CMYK
cmyk(0%, 21%, 32%, 6%)
CSS variable
--color-primary: #EFBEA2;
Lowercase HEX
#efbea2

Shades

Tints

Tones

Harmony

CSS snippets for #EFBEA2

.color-efbea2 {
  color: #EFBEA2;
  background-color: #EFBEA2;
}

Frequently asked questions

What color is #EFBEA2?+

#EFBEA2 is a HEX color with RGB value rgb(239, 190, 162) and HSL value hsl(22, 71%, 79%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EFBEA2?+

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