#EFB8AE Color

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

Color preview

#EFB8AE

Color formats

HEX
#EFB8AE
RGB
rgb(239, 184, 174)
RGBA
rgba(239, 184, 174, 1)
HSL
hsl(9, 67%, 81%)
HSV
hsv(9, 27%, 94%)
CMYK
cmyk(0%, 23%, 27%, 6%)
CSS variable
--color-primary: #EFB8AE;
Lowercase HEX
#efb8ae

Shades

Tints

Tones

Harmony

CSS snippets for #EFB8AE

.color-efb8ae {
  color: #EFB8AE;
  background-color: #EFB8AE;
}

Frequently asked questions

What color is #EFB8AE?+

#EFB8AE is a HEX color with RGB value rgb(239, 184, 174) and HSL value hsl(9, 67%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EFB8AE?+

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