#B3E5FE Color

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

Color preview

#B3E5FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B3E5FE

.color-b3e5fe {
  color: #B3E5FE;
  background-color: #B3E5FE;
}

Frequently asked questions

What color is #B3E5FE?+

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

What is the closest Tailwind color to #B3E5FE?+

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