#BDDC09 Color

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

Color preview

#BDDC09

Color formats

HEX
#BDDC09
RGB
rgb(189, 220, 9)
RGBA
rgba(189, 220, 9, 1)
HSL
hsl(69, 92%, 45%)
HSV
hsv(69, 96%, 86%)
CMYK
cmyk(14%, 0%, 96%, 14%)
CSS variable
--color-primary: #BDDC09;
Lowercase HEX
#bddc09

Shades

Tints

Tones

Harmony

CSS snippets for #BDDC09

.color-bddc09 {
  color: #BDDC09;
  background-color: #BDDC09;
}

Frequently asked questions

What color is #BDDC09?+

#BDDC09 is a HEX color with RGB value rgb(189, 220, 9) and HSL value hsl(69, 92%, 45%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BDDC09?+

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