#BDDB24 Color

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

Color preview

#BDDB24

Color formats

HEX
#BDDB24
RGB
rgb(189, 219, 36)
RGBA
rgba(189, 219, 36, 1)
HSL
hsl(70, 72%, 50%)
HSV
hsv(70, 84%, 86%)
CMYK
cmyk(14%, 0%, 84%, 14%)
CSS variable
--color-primary: #BDDB24;
Lowercase HEX
#bddb24

Shades

Tints

Tones

Harmony

CSS snippets for #BDDB24

.color-bddb24 {
  color: #BDDB24;
  background-color: #BDDB24;
}

Frequently asked questions

What color is #BDDB24?+

#BDDB24 is a HEX color with RGB value rgb(189, 219, 36) and HSL value hsl(70, 72%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDDB24?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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