#B5F6FE Color

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

Color preview

#B5F6FE

Color formats

HEX
#B5F6FE
RGB
rgb(181, 246, 254)
RGBA
rgba(181, 246, 254, 1)
HSL
hsl(187, 97%, 85%)
HSV
hsv(187, 29%, 100%)
CMYK
cmyk(29%, 3%, 0%, 0%)
CSS variable
--color-primary: #B5F6FE;
Lowercase HEX
#b5f6fe

Shades

Tints

Tones

Harmony

CSS snippets for #B5F6FE

.color-b5f6fe {
  color: #B5F6FE;
  background-color: #B5F6FE;
}

Frequently asked questions

What color is #B5F6FE?+

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

What is the closest Tailwind color to #B5F6FE?+

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