#CC6E6D Color

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

Color preview

#CC6E6D

Color formats

HEX
#CC6E6D
RGB
rgb(204, 110, 109)
RGBA
rgba(204, 110, 109, 1)
HSL
hsl(1, 48%, 61%)
HSV
hsv(1, 47%, 80%)
CMYK
cmyk(0%, 46%, 47%, 20%)
CSS variable
--color-primary: #CC6E6D;
Lowercase HEX
#cc6e6d

Shades

Tints

Tones

Harmony

CSS snippets for #CC6E6D

.color-cc6e6d {
  color: #CC6E6D;
  background-color: #CC6E6D;
}

Frequently asked questions

What color is #CC6E6D?+

#CC6E6D is a HEX color with RGB value rgb(204, 110, 109) and HSL value hsl(1, 48%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC6E6D?+

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