#DD3F36 Color

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

Color preview

#DD3F36

Color formats

HEX
#DD3F36
RGB
rgb(221, 63, 54)
RGBA
rgba(221, 63, 54, 1)
HSL
hsl(3, 71%, 54%)
HSV
hsv(3, 76%, 87%)
CMYK
cmyk(0%, 71%, 76%, 13%)
CSS variable
--color-primary: #DD3F36;
Lowercase HEX
#dd3f36

Shades

Tints

Tones

Harmony

CSS snippets for #DD3F36

.color-dd3f36 {
  color: #DD3F36;
  background-color: #DD3F36;
}

Frequently asked questions

What color is #DD3F36?+

#DD3F36 is a HEX color with RGB value rgb(221, 63, 54) and HSL value hsl(3, 71%, 54%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DD3F36?+

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