#EFB3BF Color

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

Color preview

#EFB3BF

Color formats

HEX
#EFB3BF
RGB
rgb(239, 179, 191)
RGBA
rgba(239, 179, 191, 1)
HSL
hsl(348, 65%, 82%)
HSV
hsv(348, 25%, 94%)
CMYK
cmyk(0%, 25%, 20%, 6%)
CSS variable
--color-primary: #EFB3BF;
Lowercase HEX
#efb3bf

Shades

Tints

Tones

Harmony

CSS snippets for #EFB3BF

.color-efb3bf {
  color: #EFB3BF;
  background-color: #EFB3BF;
}

Frequently asked questions

What color is #EFB3BF?+

#EFB3BF is a HEX color with RGB value rgb(239, 179, 191) and HSL value hsl(348, 65%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EFB3BF?+

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