#B9EEFF Color

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

Color preview

#B9EEFF

Color formats

HEX
#B9EEFF
RGB
rgb(185, 238, 255)
RGBA
rgba(185, 238, 255, 1)
HSL
hsl(195, 100%, 86%)
HSV
hsv(195, 27%, 100%)
CMYK
cmyk(27%, 7%, 0%, 0%)
CSS variable
--color-primary: #B9EEFF;
Lowercase HEX
#b9eeff

Shades

Tints

Tones

Harmony

CSS snippets for #B9EEFF

.color-b9eeff {
  color: #B9EEFF;
  background-color: #B9EEFF;
}

Frequently asked questions

What color is #B9EEFF?+

#B9EEFF is a HEX color with RGB value rgb(185, 238, 255) and HSL value hsl(195, 100%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9EEFF?+

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