#BDCF6D Color

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

Color preview

#BDCF6D

Color formats

HEX
#BDCF6D
RGB
rgb(189, 207, 109)
RGBA
rgba(189, 207, 109, 1)
HSL
hsl(71, 51%, 62%)
HSV
hsv(71, 47%, 81%)
CMYK
cmyk(9%, 0%, 47%, 19%)
CSS variable
--color-primary: #BDCF6D;
Lowercase HEX
#bdcf6d

Shades

Tints

Tones

Harmony

CSS snippets for #BDCF6D

.color-bdcf6d {
  color: #BDCF6D;
  background-color: #BDCF6D;
}

Frequently asked questions

What color is #BDCF6D?+

#BDCF6D is a HEX color with RGB value rgb(189, 207, 109) and HSL value hsl(71, 51%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDCF6D?+

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