#DB4942 Color

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

Color preview

#DB4942

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DB4942

.color-db4942 {
  color: #DB4942;
  background-color: #DB4942;
}

Frequently asked questions

What color is #DB4942?+

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

What is the closest Tailwind color to #DB4942?+

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