#D30BFB Color

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

Color preview

#D30BFB

Color formats

HEX
#D30BFB
RGB
rgb(211, 11, 251)
RGBA
rgba(211, 11, 251, 1)
HSL
hsl(290, 97%, 51%)
HSV
hsv(290, 96%, 98%)
CMYK
cmyk(16%, 96%, 0%, 2%)
CSS variable
--color-primary: #D30BFB;
Lowercase HEX
#d30bfb

Shades

Tints

Tones

Harmony

CSS snippets for #D30BFB

.color-d30bfb {
  color: #D30BFB;
  background-color: #D30BFB;
}

Frequently asked questions

What color is #D30BFB?+

#D30BFB is a HEX color with RGB value rgb(211, 11, 251) and HSL value hsl(290, 97%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D30BFB?+

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