#BDA999 Color

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

Color preview

#BDA999

Color formats

HEX
#BDA999
RGB
rgb(189, 169, 153)
RGBA
rgba(189, 169, 153, 1)
HSL
hsl(27, 21%, 67%)
HSV
hsv(27, 19%, 74%)
CMYK
cmyk(0%, 11%, 19%, 26%)
CSS variable
--color-primary: #BDA999;
Lowercase HEX
#bda999

Shades

Tints

Tones

Harmony

CSS snippets for #BDA999

.color-bda999 {
  color: #BDA999;
  background-color: #BDA999;
}

Frequently asked questions

What color is #BDA999?+

#BDA999 is a HEX color with RGB value rgb(189, 169, 153) and HSL value hsl(27, 21%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BDA999?+

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