#CC7262 Color

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

Color preview

#CC7262

Color formats

HEX
#CC7262
RGB
rgb(204, 114, 98)
RGBA
rgba(204, 114, 98, 1)
HSL
hsl(9, 51%, 59%)
HSV
hsv(9, 52%, 80%)
CMYK
cmyk(0%, 44%, 52%, 20%)
CSS variable
--color-primary: #CC7262;
Lowercase HEX
#cc7262

Shades

Tints

Tones

Harmony

CSS snippets for #CC7262

.color-cc7262 {
  color: #CC7262;
  background-color: #CC7262;
}

Frequently asked questions

What color is #CC7262?+

#CC7262 is a HEX color with RGB value rgb(204, 114, 98) and HSL value hsl(9, 51%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC7262?+

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