#CDAFA5 Color

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

Color preview

#CDAFA5

Color formats

HEX
#CDAFA5
RGB
rgb(205, 175, 165)
RGBA
rgba(205, 175, 165, 1)
HSL
hsl(15, 29%, 73%)
HSV
hsv(15, 20%, 80%)
CMYK
cmyk(0%, 15%, 20%, 20%)
CSS variable
--color-primary: #CDAFA5;
Lowercase HEX
#cdafa5

Shades

Tints

Tones

Harmony

CSS snippets for #CDAFA5

.color-cdafa5 {
  color: #CDAFA5;
  background-color: #CDAFA5;
}

Frequently asked questions

What color is #CDAFA5?+

#CDAFA5 is a HEX color with RGB value rgb(205, 175, 165) and HSL value hsl(15, 29%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDAFA5?+

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