#EFAC90 Color

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

Color preview

#EFAC90

Color formats

HEX
#EFAC90
RGB
rgb(239, 172, 144)
RGBA
rgba(239, 172, 144, 1)
HSL
hsl(18, 75%, 75%)
HSV
hsv(18, 40%, 94%)
CMYK
cmyk(0%, 28%, 40%, 6%)
CSS variable
--color-primary: #EFAC90;
Lowercase HEX
#efac90

Shades

Tints

Tones

Harmony

CSS snippets for #EFAC90

.color-efac90 {
  color: #EFAC90;
  background-color: #EFAC90;
}

Frequently asked questions

What color is #EFAC90?+

#EFAC90 is a HEX color with RGB value rgb(239, 172, 144) and HSL value hsl(18, 75%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EFAC90?+

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