#BAD65C Color

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

Color preview

#BAD65C

Color formats

HEX
#BAD65C
RGB
rgb(186, 214, 92)
RGBA
rgba(186, 214, 92, 1)
HSL
hsl(74, 60%, 60%)
HSV
hsv(74, 57%, 84%)
CMYK
cmyk(13%, 0%, 57%, 16%)
CSS variable
--color-primary: #BAD65C;
Lowercase HEX
#bad65c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD65C

.color-bad65c {
  color: #BAD65C;
  background-color: #BAD65C;
}

Frequently asked questions

What color is #BAD65C?+

#BAD65C is a HEX color with RGB value rgb(186, 214, 92) and HSL value hsl(74, 60%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD65C?+

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