#DB1F8A Color

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

Color preview

#DB1F8A

Color formats

HEX
#DB1F8A
RGB
rgb(219, 31, 138)
RGBA
rgba(219, 31, 138, 1)
HSL
hsl(326, 75%, 49%)
HSV
hsv(326, 86%, 86%)
CMYK
cmyk(0%, 86%, 37%, 14%)
CSS variable
--color-primary: #DB1F8A;
Lowercase HEX
#db1f8a

Shades

Tints

Tones

Harmony

CSS snippets for #DB1F8A

.color-db1f8a {
  color: #DB1F8A;
  background-color: #DB1F8A;
}

Frequently asked questions

What color is #DB1F8A?+

#DB1F8A is a HEX color with RGB value rgb(219, 31, 138) and HSL value hsl(326, 75%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DB1F8A?+

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