#EB3DE8 Color

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

Color preview

#EB3DE8

Color formats

HEX
#EB3DE8
RGB
rgb(235, 61, 232)
RGBA
rgba(235, 61, 232, 1)
HSL
hsl(301, 81%, 58%)
HSV
hsv(301, 74%, 92%)
CMYK
cmyk(0%, 74%, 1%, 8%)
CSS variable
--color-primary: #EB3DE8;
Lowercase HEX
#eb3de8

Shades

Tints

Tones

Harmony

CSS snippets for #EB3DE8

.color-eb3de8 {
  color: #EB3DE8;
  background-color: #EB3DE8;
}

Frequently asked questions

What color is #EB3DE8?+

#EB3DE8 is a HEX color with RGB value rgb(235, 61, 232) and HSL value hsl(301, 81%, 58%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EB3DE8?+

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