#ED7BFF Color

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

Color preview

#ED7BFF

Color formats

HEX
#ED7BFF
RGB
rgb(237, 123, 255)
RGBA
rgba(237, 123, 255, 1)
HSL
hsl(292, 100%, 74%)
HSV
hsv(292, 52%, 100%)
CMYK
cmyk(7%, 52%, 0%, 0%)
CSS variable
--color-primary: #ED7BFF;
Lowercase HEX
#ed7bff

Shades

Tints

Tones

Harmony

CSS snippets for #ED7BFF

.color-ed7bff {
  color: #ED7BFF;
  background-color: #ED7BFF;
}

Frequently asked questions

What color is #ED7BFF?+

#ED7BFF is a HEX color with RGB value rgb(237, 123, 255) and HSL value hsl(292, 100%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #ED7BFF?+

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