#CB535B Color

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

Color preview

#CB535B

Color formats

HEX
#CB535B
RGB
rgb(203, 83, 91)
RGBA
rgba(203, 83, 91, 1)
HSL
hsl(356, 54%, 56%)
HSV
hsv(356, 59%, 80%)
CMYK
cmyk(0%, 59%, 55%, 20%)
CSS variable
--color-primary: #CB535B;
Lowercase HEX
#cb535b

Shades

Tints

Tones

Harmony

CSS snippets for #CB535B

.color-cb535b {
  color: #CB535B;
  background-color: #CB535B;
}

Frequently asked questions

What color is #CB535B?+

#CB535B is a HEX color with RGB value rgb(203, 83, 91) and HSL value hsl(356, 54%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CB535B?+

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