#B1FAE6 Color

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

Color preview

#B1FAE6

Color formats

HEX
#B1FAE6
RGB
rgb(177, 250, 230)
RGBA
rgba(177, 250, 230, 1)
HSL
hsl(164, 88%, 84%)
HSV
hsv(164, 29%, 98%)
CMYK
cmyk(29%, 0%, 8%, 2%)
CSS variable
--color-primary: #B1FAE6;
Lowercase HEX
#b1fae6

Shades

Tints

Tones

Harmony

CSS snippets for #B1FAE6

.color-b1fae6 {
  color: #B1FAE6;
  background-color: #B1FAE6;
}

Frequently asked questions

What color is #B1FAE6?+

#B1FAE6 is a HEX color with RGB value rgb(177, 250, 230) and HSL value hsl(164, 88%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B1FAE6?+

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