#CDBC92 Color

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

Color preview

#CDBC92

Color formats

HEX
#CDBC92
RGB
rgb(205, 188, 146)
RGBA
rgba(205, 188, 146, 1)
HSL
hsl(43, 37%, 69%)
HSV
hsv(43, 29%, 80%)
CMYK
cmyk(0%, 8%, 29%, 20%)
CSS variable
--color-primary: #CDBC92;
Lowercase HEX
#cdbc92

Shades

Tints

Tones

Harmony

CSS snippets for #CDBC92

.color-cdbc92 {
  color: #CDBC92;
  background-color: #CDBC92;
}

Frequently asked questions

What color is #CDBC92?+

#CDBC92 is a HEX color with RGB value rgb(205, 188, 146) and HSL value hsl(43, 37%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDBC92?+

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