#C95B55 Color

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

Color preview

#C95B55

Color formats

HEX
#C95B55
RGB
rgb(201, 91, 85)
RGBA
rgba(201, 91, 85, 1)
HSL
hsl(3, 52%, 56%)
HSV
hsv(3, 58%, 79%)
CMYK
cmyk(0%, 55%, 58%, 21%)
CSS variable
--color-primary: #C95B55;
Lowercase HEX
#c95b55

Shades

Tints

Tones

Harmony

CSS snippets for #C95B55

.color-c95b55 {
  color: #C95B55;
  background-color: #C95B55;
}

Frequently asked questions

What color is #C95B55?+

#C95B55 is a HEX color with RGB value rgb(201, 91, 85) and HSL value hsl(3, 52%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C95B55?+

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