#EFBBDD Color

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

Color preview

#EFBBDD

Color formats

HEX
#EFBBDD
RGB
rgb(239, 187, 221)
RGBA
rgba(239, 187, 221, 1)
HSL
hsl(321, 62%, 84%)
HSV
hsv(321, 22%, 94%)
CMYK
cmyk(0%, 22%, 8%, 6%)
CSS variable
--color-primary: #EFBBDD;
Lowercase HEX
#efbbdd

Shades

Tints

Tones

Harmony

CSS snippets for #EFBBDD

.color-efbbdd {
  color: #EFBBDD;
  background-color: #EFBBDD;
}

Frequently asked questions

What color is #EFBBDD?+

#EFBBDD is a HEX color with RGB value rgb(239, 187, 221) and HSL value hsl(321, 62%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EFBBDD?+

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