#BAD563 Color

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

Color preview

#BAD563

Color formats

HEX
#BAD563
RGB
rgb(186, 213, 99)
RGBA
rgba(186, 213, 99, 1)
HSL
hsl(74, 58%, 61%)
HSV
hsv(74, 54%, 84%)
CMYK
cmyk(13%, 0%, 54%, 16%)
CSS variable
--color-primary: #BAD563;
Lowercase HEX
#bad563

Shades

Tints

Tones

Harmony

CSS snippets for #BAD563

.color-bad563 {
  color: #BAD563;
  background-color: #BAD563;
}

Frequently asked questions

What color is #BAD563?+

#BAD563 is a HEX color with RGB value rgb(186, 213, 99) and HSL value hsl(74, 58%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD563?+

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