#D100FB Color

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

Color preview

#D100FB

Color formats

HEX
#D100FB
RGB
rgb(209, 0, 251)
RGBA
rgba(209, 0, 251, 1)
HSL
hsl(290, 100%, 49%)
HSV
hsv(290, 100%, 98%)
CMYK
cmyk(17%, 100%, 0%, 2%)
CSS variable
--color-primary: #D100FB;
Lowercase HEX
#d100fb

Shades

Tints

Tones

Harmony

CSS snippets for #D100FB

.color-d100fb {
  color: #D100FB;
  background-color: #D100FB;
}

Frequently asked questions

What color is #D100FB?+

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

What is the closest Tailwind color to #D100FB?+

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