#DB1F9C Color

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

Color preview

#DB1F9C

Color formats

HEX
#DB1F9C
RGB
rgb(219, 31, 156)
RGBA
rgba(219, 31, 156, 1)
HSL
hsl(320, 75%, 49%)
HSV
hsv(320, 86%, 86%)
CMYK
cmyk(0%, 86%, 29%, 14%)
CSS variable
--color-primary: #DB1F9C;
Lowercase HEX
#db1f9c

Shades

Tints

Tones

Harmony

CSS snippets for #DB1F9C

.color-db1f9c {
  color: #DB1F9C;
  background-color: #DB1F9C;
}

Frequently asked questions

What color is #DB1F9C?+

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

What is the closest Tailwind color to #DB1F9C?+

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