#DB3529 Color

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

Color preview

#DB3529

Color formats

HEX
#DB3529
RGB
rgb(219, 53, 41)
RGBA
rgba(219, 53, 41, 1)
HSL
hsl(4, 71%, 51%)
HSV
hsv(4, 81%, 86%)
CMYK
cmyk(0%, 76%, 81%, 14%)
CSS variable
--color-primary: #DB3529;
Lowercase HEX
#db3529

Shades

Tints

Tones

Harmony

CSS snippets for #DB3529

.color-db3529 {
  color: #DB3529;
  background-color: #DB3529;
}

Frequently asked questions

What color is #DB3529?+

#DB3529 is a HEX color with RGB value rgb(219, 53, 41) and HSL value hsl(4, 71%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DB3529?+

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