#CC90A0 Color

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

Color preview

#CC90A0

Color formats

HEX
#CC90A0
RGB
rgb(204, 144, 160)
RGBA
rgba(204, 144, 160, 1)
HSL
hsl(344, 37%, 68%)
HSV
hsv(344, 29%, 80%)
CMYK
cmyk(0%, 29%, 22%, 20%)
CSS variable
--color-primary: #CC90A0;
Lowercase HEX
#cc90a0

Shades

Tints

Tones

Harmony

CSS snippets for #CC90A0

.color-cc90a0 {
  color: #CC90A0;
  background-color: #CC90A0;
}

Frequently asked questions

What color is #CC90A0?+

#CC90A0 is a HEX color with RGB value rgb(204, 144, 160) and HSL value hsl(344, 37%, 68%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC90A0?+

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