#DB5BFB Color

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

Color preview

#DB5BFB

Color formats

HEX
#DB5BFB
RGB
rgb(219, 91, 251)
RGBA
rgba(219, 91, 251, 1)
HSL
hsl(288, 95%, 67%)
HSV
hsv(288, 64%, 98%)
CMYK
cmyk(13%, 64%, 0%, 2%)
CSS variable
--color-primary: #DB5BFB;
Lowercase HEX
#db5bfb

Shades

Tints

Tones

Harmony

CSS snippets for #DB5BFB

.color-db5bfb {
  color: #DB5BFB;
  background-color: #DB5BFB;
}

Frequently asked questions

What color is #DB5BFB?+

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

What is the closest Tailwind color to #DB5BFB?+

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