#B0D99B Color

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

Color preview

#B0D99B

Color formats

HEX
#B0D99B
RGB
rgb(176, 217, 155)
RGBA
rgba(176, 217, 155, 1)
HSL
hsl(100, 45%, 73%)
HSV
hsv(100, 29%, 85%)
CMYK
cmyk(19%, 0%, 29%, 15%)
CSS variable
--color-primary: #B0D99B;
Lowercase HEX
#b0d99b

Shades

Tints

Tones

Harmony

CSS snippets for #B0D99B

.color-b0d99b {
  color: #B0D99B;
  background-color: #B0D99B;
}

Frequently asked questions

What color is #B0D99B?+

#B0D99B is a HEX color with RGB value rgb(176, 217, 155) and HSL value hsl(100, 45%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #B0D99B?+

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