#BAD67E Color

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

Color preview

#BAD67E

Color formats

HEX
#BAD67E
RGB
rgb(186, 214, 126)
RGBA
rgba(186, 214, 126, 1)
HSL
hsl(79, 52%, 67%)
HSV
hsv(79, 41%, 84%)
CMYK
cmyk(13%, 0%, 41%, 16%)
CSS variable
--color-primary: #BAD67E;
Lowercase HEX
#bad67e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD67E

.color-bad67e {
  color: #BAD67E;
  background-color: #BAD67E;
}

Frequently asked questions

What color is #BAD67E?+

#BAD67E is a HEX color with RGB value rgb(186, 214, 126) and HSL value hsl(79, 52%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD67E?+

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