#EB55F6 Color

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

Color preview

#EB55F6

Color formats

HEX
#EB55F6
RGB
rgb(235, 85, 246)
RGBA
rgba(235, 85, 246, 1)
HSL
hsl(296, 90%, 65%)
HSV
hsv(296, 65%, 96%)
CMYK
cmyk(4%, 65%, 0%, 4%)
CSS variable
--color-primary: #EB55F6;
Lowercase HEX
#eb55f6

Shades

Tints

Tones

Harmony

CSS snippets for #EB55F6

.color-eb55f6 {
  color: #EB55F6;
  background-color: #EB55F6;
}

Frequently asked questions

What color is #EB55F6?+

#EB55F6 is a HEX color with RGB value rgb(235, 85, 246) and HSL value hsl(296, 90%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EB55F6?+

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