#CDAAC3 Color

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

Color preview

#CDAAC3

Color formats

HEX
#CDAAC3
RGB
rgb(205, 170, 195)
RGBA
rgba(205, 170, 195, 1)
HSL
hsl(317, 26%, 74%)
HSV
hsv(317, 17%, 80%)
CMYK
cmyk(0%, 17%, 5%, 20%)
CSS variable
--color-primary: #CDAAC3;
Lowercase HEX
#cdaac3

Shades

Tints

Tones

Harmony

CSS snippets for #CDAAC3

.color-cdaac3 {
  color: #CDAAC3;
  background-color: #CDAAC3;
}

Frequently asked questions

What color is #CDAAC3?+

#CDAAC3 is a HEX color with RGB value rgb(205, 170, 195) and HSL value hsl(317, 26%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CDAAC3?+

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