#EDBFF8 Color

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

Color preview

#EDBFF8

Color formats

HEX
#EDBFF8
RGB
rgb(237, 191, 248)
RGBA
rgba(237, 191, 248, 1)
HSL
hsl(288, 80%, 86%)
HSV
hsv(288, 23%, 97%)
CMYK
cmyk(4%, 23%, 0%, 3%)
CSS variable
--color-primary: #EDBFF8;
Lowercase HEX
#edbff8

Shades

Tints

Tones

Harmony

CSS snippets for #EDBFF8

.color-edbff8 {
  color: #EDBFF8;
  background-color: #EDBFF8;
}

Frequently asked questions

What color is #EDBFF8?+

#EDBFF8 is a HEX color with RGB value rgb(237, 191, 248) and HSL value hsl(288, 80%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EDBFF8?+

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