#CDAC90 Color

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

Color preview

#CDAC90

Color formats

HEX
#CDAC90
RGB
rgb(205, 172, 144)
RGBA
rgba(205, 172, 144, 1)
HSL
hsl(28, 38%, 68%)
HSV
hsv(28, 30%, 80%)
CMYK
cmyk(0%, 16%, 30%, 20%)
CSS variable
--color-primary: #CDAC90;
Lowercase HEX
#cdac90

Shades

Tints

Tones

Harmony

CSS snippets for #CDAC90

.color-cdac90 {
  color: #CDAC90;
  background-color: #CDAC90;
}

Frequently asked questions

What color is #CDAC90?+

#CDAC90 is a HEX color with RGB value rgb(205, 172, 144) and HSL value hsl(28, 38%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDAC90?+

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