#BDC05D Color

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

Color preview

#BDC05D

Color formats

HEX
#BDC05D
RGB
rgb(189, 192, 93)
RGBA
rgba(189, 192, 93, 1)
HSL
hsl(62, 44%, 56%)
HSV
hsv(62, 52%, 75%)
CMYK
cmyk(2%, 0%, 52%, 25%)
CSS variable
--color-primary: #BDC05D;
Lowercase HEX
#bdc05d

Shades

Tints

Tones

Harmony

CSS snippets for #BDC05D

.color-bdc05d {
  color: #BDC05D;
  background-color: #BDC05D;
}

Frequently asked questions

What color is #BDC05D?+

#BDC05D is a HEX color with RGB value rgb(189, 192, 93) and HSL value hsl(62, 44%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDC05D?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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