#DB4D52 Color

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

Color preview

#DB4D52

Color formats

HEX
#DB4D52
RGB
rgb(219, 77, 82)
RGBA
rgba(219, 77, 82, 1)
HSL
hsl(358, 66%, 58%)
HSV
hsv(358, 65%, 86%)
CMYK
cmyk(0%, 65%, 63%, 14%)
CSS variable
--color-primary: #DB4D52;
Lowercase HEX
#db4d52

Shades

Tints

Tones

Harmony

CSS snippets for #DB4D52

.color-db4d52 {
  color: #DB4D52;
  background-color: #DB4D52;
}

Frequently asked questions

What color is #DB4D52?+

#DB4D52 is a HEX color with RGB value rgb(219, 77, 82) and HSL value hsl(358, 66%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DB4D52?+

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