#CDB98B Color

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

Color preview

#CDB98B

Color formats

HEX
#CDB98B
RGB
rgb(205, 185, 139)
RGBA
rgba(205, 185, 139, 1)
HSL
hsl(42, 40%, 67%)
HSV
hsv(42, 32%, 80%)
CMYK
cmyk(0%, 10%, 32%, 20%)
CSS variable
--color-primary: #CDB98B;
Lowercase HEX
#cdb98b

Shades

Tints

Tones

Harmony

CSS snippets for #CDB98B

.color-cdb98b {
  color: #CDB98B;
  background-color: #CDB98B;
}

Frequently asked questions

What color is #CDB98B?+

#CDB98B is a HEX color with RGB value rgb(205, 185, 139) and HSL value hsl(42, 40%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CDB98B?+

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