#DC504C Color

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

Color preview

#DC504C

Color formats

HEX
#DC504C
RGB
rgb(220, 80, 76)
RGBA
rgba(220, 80, 76, 1)
HSL
hsl(2, 67%, 58%)
HSV
hsv(2, 65%, 86%)
CMYK
cmyk(0%, 64%, 65%, 14%)
CSS variable
--color-primary: #DC504C;
Lowercase HEX
#dc504c

Shades

Tints

Tones

Harmony

CSS snippets for #DC504C

.color-dc504c {
  color: #DC504C;
  background-color: #DC504C;
}

Frequently asked questions

What color is #DC504C?+

#DC504C is a HEX color with RGB value rgb(220, 80, 76) and HSL value hsl(2, 67%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DC504C?+

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