#B5F5FF Color

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

Color preview

#B5F5FF

Color formats

HEX
#B5F5FF
RGB
rgb(181, 245, 255)
RGBA
rgba(181, 245, 255, 1)
HSL
hsl(188, 100%, 85%)
HSV
hsv(188, 29%, 100%)
CMYK
cmyk(29%, 4%, 0%, 0%)
CSS variable
--color-primary: #B5F5FF;
Lowercase HEX
#b5f5ff

Shades

Tints

Tones

Harmony

CSS snippets for #B5F5FF

.color-b5f5ff {
  color: #B5F5FF;
  background-color: #B5F5FF;
}

Frequently asked questions

What color is #B5F5FF?+

#B5F5FF is a HEX color with RGB value rgb(181, 245, 255) and HSL value hsl(188, 100%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B5F5FF?+

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