#BAD275 Color

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

Color preview

#BAD275

Color formats

HEX
#BAD275
RGB
rgb(186, 210, 117)
RGBA
rgba(186, 210, 117, 1)
HSL
hsl(75, 51%, 64%)
HSV
hsv(75, 44%, 82%)
CMYK
cmyk(11%, 0%, 44%, 18%)
CSS variable
--color-primary: #BAD275;
Lowercase HEX
#bad275

Shades

Tints

Tones

Harmony

CSS snippets for #BAD275

.color-bad275 {
  color: #BAD275;
  background-color: #BAD275;
}

Frequently asked questions

What color is #BAD275?+

#BAD275 is a HEX color with RGB value rgb(186, 210, 117) and HSL value hsl(75, 51%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD275?+

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