#DB4244 Color

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

Color preview

#DB4244

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DB4244

.color-db4244 {
  color: #DB4244;
  background-color: #DB4244;
}

Frequently asked questions

What color is #DB4244?+

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

What is the closest Tailwind color to #DB4244?+

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