#B0FEF2 Color

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

Color preview

#B0FEF2

Color formats

HEX
#B0FEF2
RGB
rgb(176, 254, 242)
RGBA
rgba(176, 254, 242, 1)
HSL
hsl(171, 98%, 84%)
HSV
hsv(171, 31%, 100%)
CMYK
cmyk(31%, 0%, 5%, 0%)
CSS variable
--color-primary: #B0FEF2;
Lowercase HEX
#b0fef2

Shades

Tints

Tones

Harmony

CSS snippets for #B0FEF2

.color-b0fef2 {
  color: #B0FEF2;
  background-color: #B0FEF2;
}

Frequently asked questions

What color is #B0FEF2?+

#B0FEF2 is a HEX color with RGB value rgb(176, 254, 242) and HSL value hsl(171, 98%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B0FEF2?+

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