#EDBFF7 Color

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

Color preview

#EDBFF7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDBFF7

.color-edbff7 {
  color: #EDBFF7;
  background-color: #EDBFF7;
}

Frequently asked questions

What color is #EDBFF7?+

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

What is the closest Tailwind color to #EDBFF7?+

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