#DB5EB1 Color

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

Color preview

#DB5EB1

Color formats

HEX
#DB5EB1
RGB
rgb(219, 94, 177)
RGBA
rgba(219, 94, 177, 1)
HSL
hsl(320, 63%, 61%)
HSV
hsv(320, 57%, 86%)
CMYK
cmyk(0%, 57%, 19%, 14%)
CSS variable
--color-primary: #DB5EB1;
Lowercase HEX
#db5eb1

Shades

Tints

Tones

Harmony

CSS snippets for #DB5EB1

.color-db5eb1 {
  color: #DB5EB1;
  background-color: #DB5EB1;
}

Frequently asked questions

What color is #DB5EB1?+

#DB5EB1 is a HEX color with RGB value rgb(219, 94, 177) and HSL value hsl(320, 63%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DB5EB1?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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