#B7EEFC Color

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

Color preview

#B7EEFC

Color formats

HEX
#B7EEFC
RGB
rgb(183, 238, 252)
RGBA
rgba(183, 238, 252, 1)
HSL
hsl(192, 92%, 85%)
HSV
hsv(192, 27%, 99%)
CMYK
cmyk(27%, 6%, 0%, 1%)
CSS variable
--color-primary: #B7EEFC;
Lowercase HEX
#b7eefc

Shades

Tints

Tones

Harmony

CSS snippets for #B7EEFC

.color-b7eefc {
  color: #B7EEFC;
  background-color: #B7EEFC;
}

Frequently asked questions

What color is #B7EEFC?+

#B7EEFC is a HEX color with RGB value rgb(183, 238, 252) and HSL value hsl(192, 92%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B7EEFC?+

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