#EFBBDF Color

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

Color preview

#EFBBDF

Color formats

HEX
#EFBBDF
RGB
rgb(239, 187, 223)
RGBA
rgba(239, 187, 223, 1)
HSL
hsl(318, 62%, 84%)
HSV
hsv(318, 22%, 94%)
CMYK
cmyk(0%, 22%, 7%, 6%)
CSS variable
--color-primary: #EFBBDF;
Lowercase HEX
#efbbdf

Shades

Tints

Tones

Harmony

CSS snippets for #EFBBDF

.color-efbbdf {
  color: #EFBBDF;
  background-color: #EFBBDF;
}

Frequently asked questions

What color is #EFBBDF?+

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

What is the closest Tailwind color to #EFBBDF?+

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