#EFBEDF Color

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

Color preview

#EFBEDF

Color formats

HEX
#EFBEDF
RGB
rgb(239, 190, 223)
RGBA
rgba(239, 190, 223, 1)
HSL
hsl(320, 60%, 84%)
HSV
hsv(320, 21%, 94%)
CMYK
cmyk(0%, 21%, 7%, 6%)
CSS variable
--color-primary: #EFBEDF;
Lowercase HEX
#efbedf

Shades

Tints

Tones

Harmony

CSS snippets for #EFBEDF

.color-efbedf {
  color: #EFBEDF;
  background-color: #EFBEDF;
}

Frequently asked questions

What color is #EFBEDF?+

#EFBEDF is a HEX color with RGB value rgb(239, 190, 223) and HSL value hsl(320, 60%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EFBEDF?+

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