#BDCF5F Color

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

Color preview

#BDCF5F

Color formats

HEX
#BDCF5F
RGB
rgb(189, 207, 95)
RGBA
rgba(189, 207, 95, 1)
HSL
hsl(70, 54%, 59%)
HSV
hsv(70, 54%, 81%)
CMYK
cmyk(9%, 0%, 54%, 19%)
CSS variable
--color-primary: #BDCF5F;
Lowercase HEX
#bdcf5f

Shades

Tints

Tones

Harmony

CSS snippets for #BDCF5F

.color-bdcf5f {
  color: #BDCF5F;
  background-color: #BDCF5F;
}

Frequently asked questions

What color is #BDCF5F?+

#BDCF5F is a HEX color with RGB value rgb(189, 207, 95) and HSL value hsl(70, 54%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDCF5F?+

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