#BDDB43 Color

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

Color preview

#BDDB43

Color formats

HEX
#BDDB43
RGB
rgb(189, 219, 67)
RGBA
rgba(189, 219, 67, 1)
HSL
hsl(72, 68%, 56%)
HSV
hsv(72, 69%, 86%)
CMYK
cmyk(14%, 0%, 69%, 14%)
CSS variable
--color-primary: #BDDB43;
Lowercase HEX
#bddb43

Shades

Tints

Tones

Harmony

CSS snippets for #BDDB43

.color-bddb43 {
  color: #BDDB43;
  background-color: #BDDB43;
}

Frequently asked questions

What color is #BDDB43?+

#BDDB43 is a HEX color with RGB value rgb(189, 219, 67) and HSL value hsl(72, 68%, 56%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BDDB43?+

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