#EB38D3 Color

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

Color preview

#EB38D3

Color formats

HEX
#EB38D3
RGB
rgb(235, 56, 211)
RGBA
rgba(235, 56, 211, 1)
HSL
hsl(308, 82%, 57%)
HSV
hsv(308, 76%, 92%)
CMYK
cmyk(0%, 76%, 10%, 8%)
CSS variable
--color-primary: #EB38D3;
Lowercase HEX
#eb38d3

Shades

Tints

Tones

Harmony

CSS snippets for #EB38D3

.color-eb38d3 {
  color: #EB38D3;
  background-color: #EB38D3;
}

Frequently asked questions

What color is #EB38D3?+

#EB38D3 is a HEX color with RGB value rgb(235, 56, 211) and HSL value hsl(308, 82%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #EB38D3?+

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