#B1FEE3 Color

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

Color preview

#B1FEE3

Color formats

HEX
#B1FEE3
RGB
rgb(177, 254, 227)
RGBA
rgba(177, 254, 227, 1)
HSL
hsl(159, 97%, 85%)
HSV
hsv(159, 30%, 100%)
CMYK
cmyk(30%, 0%, 11%, 0%)
CSS variable
--color-primary: #B1FEE3;
Lowercase HEX
#b1fee3

Shades

Tints

Tones

Harmony

CSS snippets for #B1FEE3

.color-b1fee3 {
  color: #B1FEE3;
  background-color: #B1FEE3;
}

Frequently asked questions

What color is #B1FEE3?+

#B1FEE3 is a HEX color with RGB value rgb(177, 254, 227) and HSL value hsl(159, 97%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B1FEE3?+

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