#EFAB99 Color

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

Color preview

#EFAB99

Color formats

HEX
#EFAB99
RGB
rgb(239, 171, 153)
RGBA
rgba(239, 171, 153, 1)
HSL
hsl(13, 73%, 77%)
HSV
hsv(13, 36%, 94%)
CMYK
cmyk(0%, 28%, 36%, 6%)
CSS variable
--color-primary: #EFAB99;
Lowercase HEX
#efab99

Shades

Tints

Tones

Harmony

CSS snippets for #EFAB99

.color-efab99 {
  color: #EFAB99;
  background-color: #EFAB99;
}

Frequently asked questions

What color is #EFAB99?+

#EFAB99 is a HEX color with RGB value rgb(239, 171, 153) and HSL value hsl(13, 73%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EFAB99?+

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