#CB585C Color

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

Color preview

#CB585C

Color formats

HEX
#CB585C
RGB
rgb(203, 88, 92)
RGBA
rgba(203, 88, 92, 1)
HSL
hsl(358, 53%, 57%)
HSV
hsv(358, 57%, 80%)
CMYK
cmyk(0%, 57%, 55%, 20%)
CSS variable
--color-primary: #CB585C;
Lowercase HEX
#cb585c

Shades

Tints

Tones

Harmony

CSS snippets for #CB585C

.color-cb585c {
  color: #CB585C;
  background-color: #CB585C;
}

Frequently asked questions

What color is #CB585C?+

#CB585C is a HEX color with RGB value rgb(203, 88, 92) and HSL value hsl(358, 53%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CB585C?+

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