#B1DCA2 Color

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

Color preview

#B1DCA2

Color formats

HEX
#B1DCA2
RGB
rgb(177, 220, 162)
RGBA
rgba(177, 220, 162, 1)
HSL
hsl(104, 45%, 75%)
HSV
hsv(104, 26%, 86%)
CMYK
cmyk(20%, 0%, 26%, 14%)
CSS variable
--color-primary: #B1DCA2;
Lowercase HEX
#b1dca2

Shades

Tints

Tones

Harmony

CSS snippets for #B1DCA2

.color-b1dca2 {
  color: #B1DCA2;
  background-color: #B1DCA2;
}

Frequently asked questions

What color is #B1DCA2?+

#B1DCA2 is a HEX color with RGB value rgb(177, 220, 162) and HSL value hsl(104, 45%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B1DCA2?+

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