#CCADC5 Color

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

Color preview

#CCADC5

Color formats

HEX
#CCADC5
RGB
rgb(204, 173, 197)
RGBA
rgba(204, 173, 197, 1)
HSL
hsl(314, 23%, 74%)
HSV
hsv(314, 15%, 80%)
CMYK
cmyk(0%, 15%, 3%, 20%)
CSS variable
--color-primary: #CCADC5;
Lowercase HEX
#ccadc5

Shades

Tints

Tones

Harmony

CSS snippets for #CCADC5

.color-ccadc5 {
  color: #CCADC5;
  background-color: #CCADC5;
}

Frequently asked questions

What color is #CCADC5?+

#CCADC5 is a HEX color with RGB value rgb(204, 173, 197) and HSL value hsl(314, 23%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CCADC5?+

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