#D50FEB Color

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

Color preview

#D50FEB

Color formats

HEX
#D50FEB
RGB
rgb(213, 15, 235)
RGBA
rgba(213, 15, 235, 1)
HSL
hsl(294, 88%, 49%)
HSV
hsv(294, 94%, 92%)
CMYK
cmyk(9%, 94%, 0%, 8%)
CSS variable
--color-primary: #D50FEB;
Lowercase HEX
#d50feb

Shades

Tints

Tones

Harmony

CSS snippets for #D50FEB

.color-d50feb {
  color: #D50FEB;
  background-color: #D50FEB;
}

Frequently asked questions

What color is #D50FEB?+

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

What is the closest Tailwind color to #D50FEB?+

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