#EFBDAE Color

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

Color preview

#EFBDAE

Color formats

HEX
#EFBDAE
RGB
rgb(239, 189, 174)
RGBA
rgba(239, 189, 174, 1)
HSL
hsl(14, 67%, 81%)
HSV
hsv(14, 27%, 94%)
CMYK
cmyk(0%, 21%, 27%, 6%)
CSS variable
--color-primary: #EFBDAE;
Lowercase HEX
#efbdae

Shades

Tints

Tones

Harmony

CSS snippets for #EFBDAE

.color-efbdae {
  color: #EFBDAE;
  background-color: #EFBDAE;
}

Frequently asked questions

What color is #EFBDAE?+

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

What is the closest Tailwind color to #EFBDAE?+

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