#B9EEFC Color

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

Color preview

#B9EEFC

Color formats

HEX
#B9EEFC
RGB
rgb(185, 238, 252)
RGBA
rgba(185, 238, 252, 1)
HSL
hsl(193, 92%, 86%)
HSV
hsv(193, 27%, 99%)
CMYK
cmyk(27%, 6%, 0%, 1%)
CSS variable
--color-primary: #B9EEFC;
Lowercase HEX
#b9eefc

Shades

Tints

Tones

Harmony

CSS snippets for #B9EEFC

.color-b9eefc {
  color: #B9EEFC;
  background-color: #B9EEFC;
}

Frequently asked questions

What color is #B9EEFC?+

#B9EEFC is a HEX color with RGB value rgb(185, 238, 252) and HSL value hsl(193, 92%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9EEFC?+

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