#D61FEB Color

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

Color preview

#D61FEB

Color formats

HEX
#D61FEB
RGB
rgb(214, 31, 235)
RGBA
rgba(214, 31, 235, 1)
HSL
hsl(294, 84%, 52%)
HSV
hsv(294, 87%, 92%)
CMYK
cmyk(9%, 87%, 0%, 8%)
CSS variable
--color-primary: #D61FEB;
Lowercase HEX
#d61feb

Shades

Tints

Tones

Harmony

CSS snippets for #D61FEB

.color-d61feb {
  color: #D61FEB;
  background-color: #D61FEB;
}

Frequently asked questions

What color is #D61FEB?+

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

What is the closest Tailwind color to #D61FEB?+

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