#EFB6BF Color

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

Color preview

#EFB6BF

Color formats

HEX
#EFB6BF
RGB
rgb(239, 182, 191)
RGBA
rgba(239, 182, 191, 1)
HSL
hsl(351, 64%, 83%)
HSV
hsv(351, 24%, 94%)
CMYK
cmyk(0%, 24%, 20%, 6%)
CSS variable
--color-primary: #EFB6BF;
Lowercase HEX
#efb6bf

Shades

Tints

Tones

Harmony

CSS snippets for #EFB6BF

.color-efb6bf {
  color: #EFB6BF;
  background-color: #EFB6BF;
}

Frequently asked questions

What color is #EFB6BF?+

#EFB6BF is a HEX color with RGB value rgb(239, 182, 191) and HSL value hsl(351, 64%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EFB6BF?+

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