#BDCC94 Color

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

Color preview

#BDCC94

Color formats

HEX
#BDCC94
RGB
rgb(189, 204, 148)
RGBA
rgba(189, 204, 148, 1)
HSL
hsl(76, 35%, 69%)
HSV
hsv(76, 27%, 80%)
CMYK
cmyk(7%, 0%, 27%, 20%)
CSS variable
--color-primary: #BDCC94;
Lowercase HEX
#bdcc94

Shades

Tints

Tones

Harmony

CSS snippets for #BDCC94

.color-bdcc94 {
  color: #BDCC94;
  background-color: #BDCC94;
}

Frequently asked questions

What color is #BDCC94?+

#BDCC94 is a HEX color with RGB value rgb(189, 204, 148) and HSL value hsl(76, 35%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BDCC94?+

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