#CD5F55 Color

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

Color preview

#CD5F55

Color formats

HEX
#CD5F55
RGB
rgb(205, 95, 85)
RGBA
rgba(205, 95, 85, 1)
HSL
hsl(5, 55%, 57%)
HSV
hsv(5, 59%, 80%)
CMYK
cmyk(0%, 54%, 59%, 20%)
CSS variable
--color-primary: #CD5F55;
Lowercase HEX
#cd5f55

Shades

Tints

Tones

Harmony

CSS snippets for #CD5F55

.color-cd5f55 {
  color: #CD5F55;
  background-color: #CD5F55;
}

Frequently asked questions

What color is #CD5F55?+

#CD5F55 is a HEX color with RGB value rgb(205, 95, 85) and HSL value hsl(5, 55%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CD5F55?+

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