#B6FEE6 Color

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

Color preview

#B6FEE6

Color formats

HEX
#B6FEE6
RGB
rgb(182, 254, 230)
RGBA
rgba(182, 254, 230, 1)
HSL
hsl(160, 97%, 85%)
HSV
hsv(160, 28%, 100%)
CMYK
cmyk(28%, 0%, 9%, 0%)
CSS variable
--color-primary: #B6FEE6;
Lowercase HEX
#b6fee6

Shades

Tints

Tones

Harmony

CSS snippets for #B6FEE6

.color-b6fee6 {
  color: #B6FEE6;
  background-color: #B6FEE6;
}

Frequently asked questions

What color is #B6FEE6?+

#B6FEE6 is a HEX color with RGB value rgb(182, 254, 230) and HSL value hsl(160, 97%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B6FEE6?+

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