#DC3853 Color

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

Color preview

#DC3853

Color formats

HEX
#DC3853
RGB
rgb(220, 56, 83)
RGBA
rgba(220, 56, 83, 1)
HSL
hsl(350, 70%, 54%)
HSV
hsv(350, 75%, 86%)
CMYK
cmyk(0%, 75%, 62%, 14%)
CSS variable
--color-primary: #DC3853;
Lowercase HEX
#dc3853

Shades

Tints

Tones

Harmony

CSS snippets for #DC3853

.color-dc3853 {
  color: #DC3853;
  background-color: #DC3853;
}

Frequently asked questions

What color is #DC3853?+

#DC3853 is a HEX color with RGB value rgb(220, 56, 83) and HSL value hsl(350, 70%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DC3853?+

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