#DC6550 Color

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

Color preview

#DC6550

Color formats

HEX
#DC6550
RGB
rgb(220, 101, 80)
RGBA
rgba(220, 101, 80, 1)
HSL
hsl(9, 67%, 59%)
HSV
hsv(9, 64%, 86%)
CMYK
cmyk(0%, 54%, 64%, 14%)
CSS variable
--color-primary: #DC6550;
Lowercase HEX
#dc6550

Shades

Tints

Tones

Harmony

CSS snippets for #DC6550

.color-dc6550 {
  color: #DC6550;
  background-color: #DC6550;
}

Frequently asked questions

What color is #DC6550?+

#DC6550 is a HEX color with RGB value rgb(220, 101, 80) and HSL value hsl(9, 67%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DC6550?+

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