#B1FCE2 Color

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

Color preview

#B1FCE2

Color formats

HEX
#B1FCE2
RGB
rgb(177, 252, 226)
RGBA
rgba(177, 252, 226, 1)
HSL
hsl(159, 93%, 84%)
HSV
hsv(159, 30%, 99%)
CMYK
cmyk(30%, 0%, 10%, 1%)
CSS variable
--color-primary: #B1FCE2;
Lowercase HEX
#b1fce2

Shades

Tints

Tones

Harmony

CSS snippets for #B1FCE2

.color-b1fce2 {
  color: #B1FCE2;
  background-color: #B1FCE2;
}

Frequently asked questions

What color is #B1FCE2?+

#B1FCE2 is a HEX color with RGB value rgb(177, 252, 226) and HSL value hsl(159, 93%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B1FCE2?+

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