#DB3D3D Color

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

Color preview

#DB3D3D

Color formats

HEX
#DB3D3D
RGB
rgb(219, 61, 61)
RGBA
rgba(219, 61, 61, 1)
HSL
hsl(0, 69%, 55%)
HSV
hsv(0, 72%, 86%)
CMYK
cmyk(0%, 72%, 72%, 14%)
CSS variable
--color-primary: #DB3D3D;
Lowercase HEX
#db3d3d

Shades

Tints

Tones

Harmony

CSS snippets for #DB3D3D

.color-db3d3d {
  color: #DB3D3D;
  background-color: #DB3D3D;
}

Frequently asked questions

What color is #DB3D3D?+

#DB3D3D is a HEX color with RGB value rgb(219, 61, 61) and HSL value hsl(0, 69%, 55%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DB3D3D?+

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