#BDCF9A Color

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

Color preview

#BDCF9A

Color formats

HEX
#BDCF9A
RGB
rgb(189, 207, 154)
RGBA
rgba(189, 207, 154, 1)
HSL
hsl(80, 36%, 71%)
HSV
hsv(80, 26%, 81%)
CMYK
cmyk(9%, 0%, 26%, 19%)
CSS variable
--color-primary: #BDCF9A;
Lowercase HEX
#bdcf9a

Shades

Tints

Tones

Harmony

CSS snippets for #BDCF9A

.color-bdcf9a {
  color: #BDCF9A;
  background-color: #BDCF9A;
}

Frequently asked questions

What color is #BDCF9A?+

#BDCF9A is a HEX color with RGB value rgb(189, 207, 154) and HSL value hsl(80, 36%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BDCF9A?+

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