#BADB90 Color

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

Color preview

#BADB90

Color formats

HEX
#BADB90
RGB
rgb(186, 219, 144)
RGBA
rgba(186, 219, 144, 1)
HSL
hsl(86, 51%, 71%)
HSV
hsv(86, 34%, 86%)
CMYK
cmyk(15%, 0%, 34%, 14%)
CSS variable
--color-primary: #BADB90;
Lowercase HEX
#badb90

Shades

Tints

Tones

Harmony

CSS snippets for #BADB90

.color-badb90 {
  color: #BADB90;
  background-color: #BADB90;
}

Frequently asked questions

What color is #BADB90?+

#BADB90 is a HEX color with RGB value rgb(186, 219, 144) and HSL value hsl(86, 51%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BADB90?+

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