#ED4BFB Color

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

Color preview

#ED4BFB

Color formats

HEX
#ED4BFB
RGB
rgb(237, 75, 251)
RGBA
rgba(237, 75, 251, 1)
HSL
hsl(295, 96%, 64%)
HSV
hsv(295, 70%, 98%)
CMYK
cmyk(6%, 70%, 0%, 2%)
CSS variable
--color-primary: #ED4BFB;
Lowercase HEX
#ed4bfb

Shades

Tints

Tones

Harmony

CSS snippets for #ED4BFB

.color-ed4bfb {
  color: #ED4BFB;
  background-color: #ED4BFB;
}

Frequently asked questions

What color is #ED4BFB?+

#ED4BFB is a HEX color with RGB value rgb(237, 75, 251) and HSL value hsl(295, 96%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #ED4BFB?+

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