#B3FEFE Color

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

Color preview

#B3FEFE

Color formats

HEX
#B3FEFE
RGB
rgb(179, 254, 254)
RGBA
rgba(179, 254, 254, 1)
HSL
hsl(180, 97%, 85%)
HSV
hsv(180, 30%, 100%)
CMYK
cmyk(30%, 0%, 0%, 0%)
CSS variable
--color-primary: #B3FEFE;
Lowercase HEX
#b3fefe

Shades

Tints

Tones

Harmony

CSS snippets for #B3FEFE

.color-b3fefe {
  color: #B3FEFE;
  background-color: #B3FEFE;
}

Frequently asked questions

What color is #B3FEFE?+

#B3FEFE is a HEX color with RGB value rgb(179, 254, 254) and HSL value hsl(180, 97%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3FEFE?+

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