#CD5B55 Color

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

Color preview

#CD5B55

Color formats

HEX
#CD5B55
RGB
rgb(205, 91, 85)
RGBA
rgba(205, 91, 85, 1)
HSL
hsl(3, 55%, 57%)
HSV
hsv(3, 59%, 80%)
CMYK
cmyk(0%, 56%, 59%, 20%)
CSS variable
--color-primary: #CD5B55;
Lowercase HEX
#cd5b55

Shades

Tints

Tones

Harmony

CSS snippets for #CD5B55

.color-cd5b55 {
  color: #CD5B55;
  background-color: #CD5B55;
}

Frequently asked questions

What color is #CD5B55?+

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

What is the closest Tailwind color to #CD5B55?+

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