#BDDC4C Color

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

Color preview

#BDDC4C

Color formats

HEX
#BDDC4C
RGB
rgb(189, 220, 76)
RGBA
rgba(189, 220, 76, 1)
HSL
hsl(73, 67%, 58%)
HSV
hsv(73, 65%, 86%)
CMYK
cmyk(14%, 0%, 65%, 14%)
CSS variable
--color-primary: #BDDC4C;
Lowercase HEX
#bddc4c

Shades

Tints

Tones

Harmony

CSS snippets for #BDDC4C

.color-bddc4c {
  color: #BDDC4C;
  background-color: #BDDC4C;
}

Frequently asked questions

What color is #BDDC4C?+

#BDDC4C is a HEX color with RGB value rgb(189, 220, 76) and HSL value hsl(73, 67%, 58%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDDC4C?+

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