#DC3846 Color

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

Color preview

#DC3846

Color formats

HEX
#DC3846
RGB
rgb(220, 56, 70)
RGBA
rgba(220, 56, 70, 1)
HSL
hsl(355, 70%, 54%)
HSV
hsv(355, 75%, 86%)
CMYK
cmyk(0%, 75%, 68%, 14%)
CSS variable
--color-primary: #DC3846;
Lowercase HEX
#dc3846

Shades

Tints

Tones

Harmony

CSS snippets for #DC3846

.color-dc3846 {
  color: #DC3846;
  background-color: #DC3846;
}

Frequently asked questions

What color is #DC3846?+

#DC3846 is a HEX color with RGB value rgb(220, 56, 70) and HSL value hsl(355, 70%, 54%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DC3846?+

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