#BAD095 Color

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

Color preview

#BAD095

Color formats

HEX
#BAD095
RGB
rgb(186, 208, 149)
RGBA
rgba(186, 208, 149, 1)
HSL
hsl(82, 39%, 70%)
HSV
hsv(82, 28%, 82%)
CMYK
cmyk(11%, 0%, 28%, 18%)
CSS variable
--color-primary: #BAD095;
Lowercase HEX
#bad095

Shades

Tints

Tones

Harmony

CSS snippets for #BAD095

.color-bad095 {
  color: #BAD095;
  background-color: #BAD095;
}

Frequently asked questions

What color is #BAD095?+

#BAD095 is a HEX color with RGB value rgb(186, 208, 149) and HSL value hsl(82, 39%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BAD095?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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