#BDCF8D Color

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

Color preview

#BDCF8D

Color formats

HEX
#BDCF8D
RGB
rgb(189, 207, 141)
RGBA
rgba(189, 207, 141, 1)
HSL
hsl(76, 41%, 68%)
HSV
hsv(76, 32%, 81%)
CMYK
cmyk(9%, 0%, 32%, 19%)
CSS variable
--color-primary: #BDCF8D;
Lowercase HEX
#bdcf8d

Shades

Tints

Tones

Harmony

CSS snippets for #BDCF8D

.color-bdcf8d {
  color: #BDCF8D;
  background-color: #BDCF8D;
}

Frequently asked questions

What color is #BDCF8D?+

#BDCF8D is a HEX color with RGB value rgb(189, 207, 141) and HSL value hsl(76, 41%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BDCF8D?+

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