#BCCB8A Color

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

Color preview

#BCCB8A

Color formats

HEX
#BCCB8A
RGB
rgb(188, 203, 138)
RGBA
rgba(188, 203, 138, 1)
HSL
hsl(74, 38%, 67%)
HSV
hsv(74, 32%, 80%)
CMYK
cmyk(7%, 0%, 32%, 20%)
CSS variable
--color-primary: #BCCB8A;
Lowercase HEX
#bccb8a

Shades

Tints

Tones

Harmony

CSS snippets for #BCCB8A

.color-bccb8a {
  color: #BCCB8A;
  background-color: #BCCB8A;
}

Frequently asked questions

What color is #BCCB8A?+

#BCCB8A is a HEX color with RGB value rgb(188, 203, 138) and HSL value hsl(74, 38%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCCB8A?+

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