#D51EF6 Color

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

Color preview

#D51EF6

Color formats

HEX
#D51EF6
RGB
rgb(213, 30, 246)
RGBA
rgba(213, 30, 246, 1)
HSL
hsl(291, 92%, 54%)
HSV
hsv(291, 88%, 96%)
CMYK
cmyk(13%, 88%, 0%, 4%)
CSS variable
--color-primary: #D51EF6;
Lowercase HEX
#d51ef6

Shades

Tints

Tones

Harmony

CSS snippets for #D51EF6

.color-d51ef6 {
  color: #D51EF6;
  background-color: #D51EF6;
}

Frequently asked questions

What color is #D51EF6?+

#D51EF6 is a HEX color with RGB value rgb(213, 30, 246) and HSL value hsl(291, 92%, 54%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D51EF6?+

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