#B9EDA9 Color

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

Color preview

#B9EDA9

Color formats

HEX
#B9EDA9
RGB
rgb(185, 237, 169)
RGBA
rgba(185, 237, 169, 1)
HSL
hsl(106, 65%, 80%)
HSV
hsv(106, 29%, 93%)
CMYK
cmyk(22%, 0%, 29%, 7%)
CSS variable
--color-primary: #B9EDA9;
Lowercase HEX
#b9eda9

Shades

Tints

Tones

Harmony

CSS snippets for #B9EDA9

.color-b9eda9 {
  color: #B9EDA9;
  background-color: #B9EDA9;
}

Frequently asked questions

What color is #B9EDA9?+

#B9EDA9 is a HEX color with RGB value rgb(185, 237, 169) and HSL value hsl(106, 65%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B9EDA9?+

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