#B1DA9F Color

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

Color preview

#B1DA9F

Color formats

HEX
#B1DA9F
RGB
rgb(177, 218, 159)
RGBA
rgba(177, 218, 159, 1)
HSL
hsl(102, 44%, 74%)
HSV
hsv(102, 27%, 85%)
CMYK
cmyk(19%, 0%, 27%, 15%)
CSS variable
--color-primary: #B1DA9F;
Lowercase HEX
#b1da9f

Shades

Tints

Tones

Harmony

CSS snippets for #B1DA9F

.color-b1da9f {
  color: #B1DA9F;
  background-color: #B1DA9F;
}

Frequently asked questions

What color is #B1DA9F?+

#B1DA9F is a HEX color with RGB value rgb(177, 218, 159) and HSL value hsl(102, 44%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #B1DA9F?+

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