#DB4B2B Color

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

Color preview

#DB4B2B

Color formats

HEX
#DB4B2B
RGB
rgb(219, 75, 43)
RGBA
rgba(219, 75, 43, 1)
HSL
hsl(11, 71%, 51%)
HSV
hsv(11, 80%, 86%)
CMYK
cmyk(0%, 66%, 80%, 14%)
CSS variable
--color-primary: #DB4B2B;
Lowercase HEX
#db4b2b

Shades

Tints

Tones

Harmony

CSS snippets for #DB4B2B

.color-db4b2b {
  color: #DB4B2B;
  background-color: #DB4B2B;
}

Frequently asked questions

What color is #DB4B2B?+

#DB4B2B is a HEX color with RGB value rgb(219, 75, 43) and HSL value hsl(11, 71%, 51%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DB4B2B?+

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