#BDCB8A Color

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

Color preview

#BDCB8A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDCB8A

.color-bdcb8a {
  color: #BDCB8A;
  background-color: #BDCB8A;
}

Frequently asked questions

What color is #BDCB8A?+

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

What is the closest Tailwind color to #BDCB8A?+

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