#DB3535 Color

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

Color preview

#DB3535

Color formats

HEX
#DB3535
RGB
rgb(219, 53, 53)
RGBA
rgba(219, 53, 53, 1)
HSL
hsl(0, 70%, 53%)
HSV
hsv(0, 76%, 86%)
CMYK
cmyk(0%, 76%, 76%, 14%)
CSS variable
--color-primary: #DB3535;
Lowercase HEX
#db3535

Shades

Tints

Tones

Harmony

CSS snippets for #DB3535

.color-db3535 {
  color: #DB3535;
  background-color: #DB3535;
}

Frequently asked questions

What color is #DB3535?+

#DB3535 is a HEX color with RGB value rgb(219, 53, 53) and HSL value hsl(0, 70%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DB3535?+

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