#CD555B Color

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

Color preview

#CD555B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CD555B

.color-cd555b {
  color: #CD555B;
  background-color: #CD555B;
}

Frequently asked questions

What color is #CD555B?+

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

What is the closest Tailwind color to #CD555B?+

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