#EDBEEF Color

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

Color preview

#EDBEEF

Color formats

HEX
#EDBEEF
RGB
rgb(237, 190, 239)
RGBA
rgba(237, 190, 239, 1)
HSL
hsl(298, 60%, 84%)
HSV
hsv(298, 21%, 94%)
CMYK
cmyk(1%, 21%, 0%, 6%)
CSS variable
--color-primary: #EDBEEF;
Lowercase HEX
#edbeef

Shades

Tints

Tones

Harmony

CSS snippets for #EDBEEF

.color-edbeef {
  color: #EDBEEF;
  background-color: #EDBEEF;
}

Frequently asked questions

What color is #EDBEEF?+

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

What is the closest Tailwind color to #EDBEEF?+

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