#CDBDA2 Color

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

Color preview

#CDBDA2

Color formats

HEX
#CDBDA2
RGB
rgb(205, 189, 162)
RGBA
rgba(205, 189, 162, 1)
HSL
hsl(38, 30%, 72%)
HSV
hsv(38, 21%, 80%)
CMYK
cmyk(0%, 8%, 21%, 20%)
CSS variable
--color-primary: #CDBDA2;
Lowercase HEX
#cdbda2

Shades

Tints

Tones

Harmony

CSS snippets for #CDBDA2

.color-cdbda2 {
  color: #CDBDA2;
  background-color: #CDBDA2;
}

Frequently asked questions

What color is #CDBDA2?+

#CDBDA2 is a HEX color with RGB value rgb(205, 189, 162) and HSL value hsl(38, 30%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDBDA2?+

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