#DB1F9F Color

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

Color preview

#DB1F9F

Color formats

HEX
#DB1F9F
RGB
rgb(219, 31, 159)
RGBA
rgba(219, 31, 159, 1)
HSL
hsl(319, 75%, 49%)
HSV
hsv(319, 86%, 86%)
CMYK
cmyk(0%, 86%, 27%, 14%)
CSS variable
--color-primary: #DB1F9F;
Lowercase HEX
#db1f9f

Shades

Tints

Tones

Harmony

CSS snippets for #DB1F9F

.color-db1f9f {
  color: #DB1F9F;
  background-color: #DB1F9F;
}

Frequently asked questions

What color is #DB1F9F?+

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

What is the closest Tailwind color to #DB1F9F?+

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