#BDCB72 Color

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

Color preview

#BDCB72

Color formats

HEX
#BDCB72
RGB
rgb(189, 203, 114)
RGBA
rgba(189, 203, 114, 1)
HSL
hsl(69, 46%, 62%)
HSV
hsv(69, 44%, 80%)
CMYK
cmyk(7%, 0%, 44%, 20%)
CSS variable
--color-primary: #BDCB72;
Lowercase HEX
#bdcb72

Shades

Tints

Tones

Harmony

CSS snippets for #BDCB72

.color-bdcb72 {
  color: #BDCB72;
  background-color: #BDCB72;
}

Frequently asked questions

What color is #BDCB72?+

#BDCB72 is a HEX color with RGB value rgb(189, 203, 114) and HSL value hsl(69, 46%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDCB72?+

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