#DB4442 Color

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

Color preview

#DB4442

Color formats

HEX
#DB4442
RGB
rgb(219, 68, 66)
RGBA
rgba(219, 68, 66, 1)
HSL
hsl(1, 68%, 56%)
HSV
hsv(1, 70%, 86%)
CMYK
cmyk(0%, 69%, 70%, 14%)
CSS variable
--color-primary: #DB4442;
Lowercase HEX
#db4442

Shades

Tints

Tones

Harmony

CSS snippets for #DB4442

.color-db4442 {
  color: #DB4442;
  background-color: #DB4442;
}

Frequently asked questions

What color is #DB4442?+

#DB4442 is a HEX color with RGB value rgb(219, 68, 66) and HSL value hsl(1, 68%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DB4442?+

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