#CC6B8A Color

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

Color preview

#CC6B8A

Color formats

HEX
#CC6B8A
RGB
rgb(204, 107, 138)
RGBA
rgba(204, 107, 138, 1)
HSL
hsl(341, 49%, 61%)
HSV
hsv(341, 48%, 80%)
CMYK
cmyk(0%, 48%, 32%, 20%)
CSS variable
--color-primary: #CC6B8A;
Lowercase HEX
#cc6b8a

Shades

Tints

Tones

Harmony

CSS snippets for #CC6B8A

.color-cc6b8a {
  color: #CC6B8A;
  background-color: #CC6B8A;
}

Frequently asked questions

What color is #CC6B8A?+

#CC6B8A is a HEX color with RGB value rgb(204, 107, 138) and HSL value hsl(341, 49%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CC6B8A?+

The closest Tailwind color is rose-400, available as the bg-rose-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