#CB5F60 Color

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

Color preview

#CB5F60

Color formats

HEX
#CB5F60
RGB
rgb(203, 95, 96)
RGBA
rgba(203, 95, 96, 1)
HSL
hsl(359, 51%, 58%)
HSV
hsv(359, 53%, 80%)
CMYK
cmyk(0%, 53%, 53%, 20%)
CSS variable
--color-primary: #CB5F60;
Lowercase HEX
#cb5f60

Shades

Tints

Tones

Harmony

CSS snippets for #CB5F60

.color-cb5f60 {
  color: #CB5F60;
  background-color: #CB5F60;
}

Frequently asked questions

What color is #CB5F60?+

#CB5F60 is a HEX color with RGB value rgb(203, 95, 96) and HSL value hsl(359, 51%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CB5F60?+

The closest Tailwind color is red-400, available as the bg-red-400 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