#BCB180 Color

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

Color preview

#BCB180

Color formats

HEX
#BCB180
RGB
rgb(188, 177, 128)
RGBA
rgba(188, 177, 128, 1)
HSL
hsl(49, 31%, 62%)
HSV
hsv(49, 32%, 74%)
CMYK
cmyk(0%, 6%, 32%, 26%)
CSS variable
--color-primary: #BCB180;
Lowercase HEX
#bcb180

Shades

Tints

Tones

Harmony

CSS snippets for #BCB180

.color-bcb180 {
  color: #BCB180;
  background-color: #BCB180;
}

Frequently asked questions

What color is #BCB180?+

#BCB180 is a HEX color with RGB value rgb(188, 177, 128) and HSL value hsl(49, 31%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BCB180?+

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