#D31FEB Color

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

Color preview

#D31FEB

Color formats

HEX
#D31FEB
RGB
rgb(211, 31, 235)
RGBA
rgba(211, 31, 235, 1)
HSL
hsl(293, 84%, 52%)
HSV
hsv(293, 87%, 92%)
CMYK
cmyk(10%, 87%, 0%, 8%)
CSS variable
--color-primary: #D31FEB;
Lowercase HEX
#d31feb

Shades

Tints

Tones

Harmony

CSS snippets for #D31FEB

.color-d31feb {
  color: #D31FEB;
  background-color: #D31FEB;
}

Frequently asked questions

What color is #D31FEB?+

#D31FEB is a HEX color with RGB value rgb(211, 31, 235) and HSL value hsl(293, 84%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D31FEB?+

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