#D500FB Color

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

Color preview

#D500FB

Color formats

HEX
#D500FB
RGB
rgb(213, 0, 251)
RGBA
rgba(213, 0, 251, 1)
HSL
hsl(291, 100%, 49%)
HSV
hsv(291, 100%, 98%)
CMYK
cmyk(15%, 100%, 0%, 2%)
CSS variable
--color-primary: #D500FB;
Lowercase HEX
#d500fb

Shades

Tints

Tones

Harmony

CSS snippets for #D500FB

.color-d500fb {
  color: #D500FB;
  background-color: #D500FB;
}

Frequently asked questions

What color is #D500FB?+

#D500FB is a HEX color with RGB value rgb(213, 0, 251) and HSL value hsl(291, 100%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D500FB?+

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