#BCAF90 Color

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

Color preview

#BCAF90

Color formats

HEX
#BCAF90
RGB
rgb(188, 175, 144)
RGBA
rgba(188, 175, 144, 1)
HSL
hsl(42, 25%, 65%)
HSV
hsv(42, 23%, 74%)
CMYK
cmyk(0%, 7%, 23%, 26%)
CSS variable
--color-primary: #BCAF90;
Lowercase HEX
#bcaf90

Shades

Tints

Tones

Harmony

CSS snippets for #BCAF90

.color-bcaf90 {
  color: #BCAF90;
  background-color: #BCAF90;
}

Frequently asked questions

What color is #BCAF90?+

#BCAF90 is a HEX color with RGB value rgb(188, 175, 144) and HSL value hsl(42, 25%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCAF90?+

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