#BAD168 Color

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

Color preview

#BAD168

Color formats

HEX
#BAD168
RGB
rgb(186, 209, 104)
RGBA
rgba(186, 209, 104, 1)
HSL
hsl(73, 53%, 61%)
HSV
hsv(73, 50%, 82%)
CMYK
cmyk(11%, 0%, 50%, 18%)
CSS variable
--color-primary: #BAD168;
Lowercase HEX
#bad168

Shades

Tints

Tones

Harmony

CSS snippets for #BAD168

.color-bad168 {
  color: #BAD168;
  background-color: #BAD168;
}

Frequently asked questions

What color is #BAD168?+

#BAD168 is a HEX color with RGB value rgb(186, 209, 104) and HSL value hsl(73, 53%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD168?+

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