#D05BFB Color

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

Color preview

#D05BFB

Color formats

HEX
#D05BFB
RGB
rgb(208, 91, 251)
RGBA
rgba(208, 91, 251, 1)
HSL
hsl(284, 95%, 67%)
HSV
hsv(284, 64%, 98%)
CMYK
cmyk(17%, 64%, 0%, 2%)
CSS variable
--color-primary: #D05BFB;
Lowercase HEX
#d05bfb

Shades

Tints

Tones

Harmony

CSS snippets for #D05BFB

.color-d05bfb {
  color: #D05BFB;
  background-color: #D05BFB;
}

Frequently asked questions

What color is #D05BFB?+

#D05BFB is a HEX color with RGB value rgb(208, 91, 251) and HSL value hsl(284, 95%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D05BFB?+

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