#BDA99C Color

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

Color preview

#BDA99C

Color formats

HEX
#BDA99C
RGB
rgb(189, 169, 156)
RGBA
rgba(189, 169, 156, 1)
HSL
hsl(24, 20%, 68%)
HSV
hsv(24, 17%, 74%)
CMYK
cmyk(0%, 11%, 17%, 26%)
CSS variable
--color-primary: #BDA99C;
Lowercase HEX
#bda99c

Shades

Tints

Tones

Harmony

CSS snippets for #BDA99C

.color-bda99c {
  color: #BDA99C;
  background-color: #BDA99C;
}

Frequently asked questions

What color is #BDA99C?+

#BDA99C is a HEX color with RGB value rgb(189, 169, 156) and HSL value hsl(24, 20%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BDA99C?+

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