#B9EEFB Color

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

Color preview

#B9EEFB

Color formats

HEX
#B9EEFB
RGB
rgb(185, 238, 251)
RGBA
rgba(185, 238, 251, 1)
HSL
hsl(192, 89%, 85%)
HSV
hsv(192, 26%, 98%)
CMYK
cmyk(26%, 5%, 0%, 2%)
CSS variable
--color-primary: #B9EEFB;
Lowercase HEX
#b9eefb

Shades

Tints

Tones

Harmony

CSS snippets for #B9EEFB

.color-b9eefb {
  color: #B9EEFB;
  background-color: #B9EEFB;
}

Frequently asked questions

What color is #B9EEFB?+

#B9EEFB is a HEX color with RGB value rgb(185, 238, 251) and HSL value hsl(192, 89%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9EEFB?+

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