#BDDC7B Color

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

Color preview

#BDDC7B

Color formats

HEX
#BDDC7B
RGB
rgb(189, 220, 123)
RGBA
rgba(189, 220, 123, 1)
HSL
hsl(79, 58%, 67%)
HSV
hsv(79, 44%, 86%)
CMYK
cmyk(14%, 0%, 44%, 14%)
CSS variable
--color-primary: #BDDC7B;
Lowercase HEX
#bddc7b

Shades

Tints

Tones

Harmony

CSS snippets for #BDDC7B

.color-bddc7b {
  color: #BDDC7B;
  background-color: #BDDC7B;
}

Frequently asked questions

What color is #BDDC7B?+

#BDDC7B is a HEX color with RGB value rgb(189, 220, 123) and HSL value hsl(79, 58%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BDDC7B?+

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