#CDADC4 Color

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

Color preview

#CDADC4

Color formats

HEX
#CDADC4
RGB
rgb(205, 173, 196)
RGBA
rgba(205, 173, 196, 1)
HSL
hsl(317, 24%, 74%)
HSV
hsv(317, 16%, 80%)
CMYK
cmyk(0%, 16%, 4%, 20%)
CSS variable
--color-primary: #CDADC4;
Lowercase HEX
#cdadc4

Shades

Tints

Tones

Harmony

CSS snippets for #CDADC4

.color-cdadc4 {
  color: #CDADC4;
  background-color: #CDADC4;
}

Frequently asked questions

What color is #CDADC4?+

#CDADC4 is a HEX color with RGB value rgb(205, 173, 196) and HSL value hsl(317, 24%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CDADC4?+

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