#EFBBDC Color

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

Color preview

#EFBBDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFBBDC

.color-efbbdc {
  color: #EFBBDC;
  background-color: #EFBBDC;
}

Frequently asked questions

What color is #EFBBDC?+

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

What is the closest Tailwind color to #EFBBDC?+

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