#B3F9FE Color

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

Color preview

#B3F9FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B3F9FE

.color-b3f9fe {
  color: #B3F9FE;
  background-color: #B3F9FE;
}

Frequently asked questions

What color is #B3F9FE?+

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

What is the closest Tailwind color to #B3F9FE?+

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