#BCAC65 Color

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

Color preview

#BCAC65

Color formats

HEX
#BCAC65
RGB
rgb(188, 172, 101)
RGBA
rgba(188, 172, 101, 1)
HSL
hsl(49, 39%, 57%)
HSV
hsv(49, 46%, 74%)
CMYK
cmyk(0%, 9%, 46%, 26%)
CSS variable
--color-primary: #BCAC65;
Lowercase HEX
#bcac65

Shades

Tints

Tones

Harmony

CSS snippets for #BCAC65

.color-bcac65 {
  color: #BCAC65;
  background-color: #BCAC65;
}

Frequently asked questions

What color is #BCAC65?+

#BCAC65 is a HEX color with RGB value rgb(188, 172, 101) and HSL value hsl(49, 39%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCAC65?+

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