#B5E8FE Color

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

Color preview

#B5E8FE

Color formats

HEX
#B5E8FE
RGB
rgb(181, 232, 254)
RGBA
rgba(181, 232, 254, 1)
HSL
hsl(198, 97%, 85%)
HSV
hsv(198, 29%, 100%)
CMYK
cmyk(29%, 9%, 0%, 0%)
CSS variable
--color-primary: #B5E8FE;
Lowercase HEX
#b5e8fe

Shades

Tints

Tones

Harmony

CSS snippets for #B5E8FE

.color-b5e8fe {
  color: #B5E8FE;
  background-color: #B5E8FE;
}

Frequently asked questions

What color is #B5E8FE?+

#B5E8FE is a HEX color with RGB value rgb(181, 232, 254) and HSL value hsl(198, 97%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B5E8FE?+

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