#D10FEB Color

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

Color preview

#D10FEB

Color formats

HEX
#D10FEB
RGB
rgb(209, 15, 235)
RGBA
rgba(209, 15, 235, 1)
HSL
hsl(293, 88%, 49%)
HSV
hsv(293, 94%, 92%)
CMYK
cmyk(11%, 94%, 0%, 8%)
CSS variable
--color-primary: #D10FEB;
Lowercase HEX
#d10feb

Shades

Tints

Tones

Harmony

CSS snippets for #D10FEB

.color-d10feb {
  color: #D10FEB;
  background-color: #D10FEB;
}

Frequently asked questions

What color is #D10FEB?+

#D10FEB is a HEX color with RGB value rgb(209, 15, 235) and HSL value hsl(293, 88%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D10FEB?+

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