#EEBFF7 Color

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

Color preview

#EEBFF7

Color formats

HEX
#EEBFF7
RGB
rgb(238, 191, 247)
RGBA
rgba(238, 191, 247, 1)
HSL
hsl(290, 78%, 86%)
HSV
hsv(290, 23%, 97%)
CMYK
cmyk(4%, 23%, 0%, 3%)
CSS variable
--color-primary: #EEBFF7;
Lowercase HEX
#eebff7

Shades

Tints

Tones

Harmony

CSS snippets for #EEBFF7

.color-eebff7 {
  color: #EEBFF7;
  background-color: #EEBFF7;
}

Frequently asked questions

What color is #EEBFF7?+

#EEBFF7 is a HEX color with RGB value rgb(238, 191, 247) and HSL value hsl(290, 78%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EEBFF7?+

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