#DB3390 Color

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

Color preview

#DB3390

Color formats

HEX
#DB3390
RGB
rgb(219, 51, 144)
RGBA
rgba(219, 51, 144, 1)
HSL
hsl(327, 70%, 53%)
HSV
hsv(327, 77%, 86%)
CMYK
cmyk(0%, 77%, 34%, 14%)
CSS variable
--color-primary: #DB3390;
Lowercase HEX
#db3390

Shades

Tints

Tones

Harmony

CSS snippets for #DB3390

.color-db3390 {
  color: #DB3390;
  background-color: #DB3390;
}

Frequently asked questions

What color is #DB3390?+

#DB3390 is a HEX color with RGB value rgb(219, 51, 144) and HSL value hsl(327, 70%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DB3390?+

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