#CC6150 Color

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

Color preview

#CC6150

Color formats

HEX
#CC6150
RGB
rgb(204, 97, 80)
RGBA
rgba(204, 97, 80, 1)
HSL
hsl(8, 55%, 56%)
HSV
hsv(8, 61%, 80%)
CMYK
cmyk(0%, 52%, 61%, 20%)
CSS variable
--color-primary: #CC6150;
Lowercase HEX
#cc6150

Shades

Tints

Tones

Harmony

CSS snippets for #CC6150

.color-cc6150 {
  color: #CC6150;
  background-color: #CC6150;
}

Frequently asked questions

What color is #CC6150?+

#CC6150 is a HEX color with RGB value rgb(204, 97, 80) and HSL value hsl(8, 55%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC6150?+

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