#BDC180 Color

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

Color preview

#BDC180

Color formats

HEX
#BDC180
RGB
rgb(189, 193, 128)
RGBA
rgba(189, 193, 128, 1)
HSL
hsl(64, 34%, 63%)
HSV
hsv(64, 34%, 76%)
CMYK
cmyk(2%, 0%, 34%, 24%)
CSS variable
--color-primary: #BDC180;
Lowercase HEX
#bdc180

Shades

Tints

Tones

Harmony

CSS snippets for #BDC180

.color-bdc180 {
  color: #BDC180;
  background-color: #BDC180;
}

Frequently asked questions

What color is #BDC180?+

#BDC180 is a HEX color with RGB value rgb(189, 193, 128) and HSL value hsl(64, 34%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDC180?+

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