#CB5F64 Color

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

Color preview

#CB5F64

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CB5F64

.color-cb5f64 {
  color: #CB5F64;
  background-color: #CB5F64;
}

Frequently asked questions

What color is #CB5F64?+

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

What is the closest Tailwind color to #CB5F64?+

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