#BADD08 Color

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

Color preview

#BADD08

Color formats

HEX
#BADD08
RGB
rgb(186, 221, 8)
RGBA
rgba(186, 221, 8, 1)
HSL
hsl(70, 93%, 45%)
HSV
hsv(70, 96%, 87%)
CMYK
cmyk(16%, 0%, 96%, 13%)
CSS variable
--color-primary: #BADD08;
Lowercase HEX
#badd08

Shades

Tints

Tones

Harmony

CSS snippets for #BADD08

.color-badd08 {
  color: #BADD08;
  background-color: #BADD08;
}

Frequently asked questions

What color is #BADD08?+

#BADD08 is a HEX color with RGB value rgb(186, 221, 8) and HSL value hsl(70, 93%, 45%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #BADD08?+

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