#DB4BFB Color

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

Color preview

#DB4BFB

Color formats

HEX
#DB4BFB
RGB
rgb(219, 75, 251)
RGBA
rgba(219, 75, 251, 1)
HSL
hsl(289, 96%, 64%)
HSV
hsv(289, 70%, 98%)
CMYK
cmyk(13%, 70%, 0%, 2%)
CSS variable
--color-primary: #DB4BFB;
Lowercase HEX
#db4bfb

Shades

Tints

Tones

Harmony

CSS snippets for #DB4BFB

.color-db4bfb {
  color: #DB4BFB;
  background-color: #DB4BFB;
}

Frequently asked questions

What color is #DB4BFB?+

#DB4BFB is a HEX color with RGB value rgb(219, 75, 251) and HSL value hsl(289, 96%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DB4BFB?+

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