#DC5C65 Color

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

Color preview

#DC5C65

Color formats

HEX
#DC5C65
RGB
rgb(220, 92, 101)
RGBA
rgba(220, 92, 101, 1)
HSL
hsl(356, 65%, 61%)
HSV
hsv(356, 58%, 86%)
CMYK
cmyk(0%, 58%, 54%, 14%)
CSS variable
--color-primary: #DC5C65;
Lowercase HEX
#dc5c65

Shades

Tints

Tones

Harmony

CSS snippets for #DC5C65

.color-dc5c65 {
  color: #DC5C65;
  background-color: #DC5C65;
}

Frequently asked questions

What color is #DC5C65?+

#DC5C65 is a HEX color with RGB value rgb(220, 92, 101) and HSL value hsl(356, 65%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DC5C65?+

The closest Tailwind color is red-400, available as the bg-red-400 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