#D50AE8 Color

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

Color preview

#D50AE8

Color formats

HEX
#D50AE8
RGB
rgb(213, 10, 232)
RGBA
rgba(213, 10, 232, 1)
HSL
hsl(295, 92%, 47%)
HSV
hsv(295, 96%, 91%)
CMYK
cmyk(8%, 96%, 0%, 9%)
CSS variable
--color-primary: #D50AE8;
Lowercase HEX
#d50ae8

Shades

Tints

Tones

Harmony

CSS snippets for #D50AE8

.color-d50ae8 {
  color: #D50AE8;
  background-color: #D50AE8;
}

Frequently asked questions

What color is #D50AE8?+

#D50AE8 is a HEX color with RGB value rgb(213, 10, 232) and HSL value hsl(295, 92%, 47%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D50AE8?+

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