#BAD666 Color

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

Color preview

#BAD666

Color formats

HEX
#BAD666
RGB
rgb(186, 214, 102)
RGBA
rgba(186, 214, 102, 1)
HSL
hsl(75, 58%, 62%)
HSV
hsv(75, 52%, 84%)
CMYK
cmyk(13%, 0%, 52%, 16%)
CSS variable
--color-primary: #BAD666;
Lowercase HEX
#bad666

Shades

Tints

Tones

Harmony

CSS snippets for #BAD666

.color-bad666 {
  color: #BAD666;
  background-color: #BAD666;
}

Frequently asked questions

What color is #BAD666?+

#BAD666 is a HEX color with RGB value rgb(186, 214, 102) and HSL value hsl(75, 58%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD666?+

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