#CDBD90 Color

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

Color preview

#CDBD90

Color formats

HEX
#CDBD90
RGB
rgb(205, 189, 144)
RGBA
rgba(205, 189, 144, 1)
HSL
hsl(44, 38%, 68%)
HSV
hsv(44, 30%, 80%)
CMYK
cmyk(0%, 8%, 30%, 20%)
CSS variable
--color-primary: #CDBD90;
Lowercase HEX
#cdbd90

Shades

Tints

Tones

Harmony

CSS snippets for #CDBD90

.color-cdbd90 {
  color: #CDBD90;
  background-color: #CDBD90;
}

Frequently asked questions

What color is #CDBD90?+

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

What is the closest Tailwind color to #CDBD90?+

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