#B8F0FF Color

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

Color preview

#B8F0FF

Color formats

HEX
#B8F0FF
RGB
rgb(184, 240, 255)
RGBA
rgba(184, 240, 255, 1)
HSL
hsl(193, 100%, 86%)
HSV
hsv(193, 28%, 100%)
CMYK
cmyk(28%, 6%, 0%, 0%)
CSS variable
--color-primary: #B8F0FF;
Lowercase HEX
#b8f0ff

Shades

Tints

Tones

Harmony

CSS snippets for #B8F0FF

.color-b8f0ff {
  color: #B8F0FF;
  background-color: #B8F0FF;
}

Frequently asked questions

What color is #B8F0FF?+

#B8F0FF is a HEX color with RGB value rgb(184, 240, 255) and HSL value hsl(193, 100%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B8F0FF?+

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