#B2EAFC Color

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

Color preview

#B2EAFC

Color formats

HEX
#B2EAFC
RGB
rgb(178, 234, 252)
RGBA
rgba(178, 234, 252, 1)
HSL
hsl(195, 93%, 84%)
HSV
hsv(195, 29%, 99%)
CMYK
cmyk(29%, 7%, 0%, 1%)
CSS variable
--color-primary: #B2EAFC;
Lowercase HEX
#b2eafc

Shades

Tints

Tones

Harmony

CSS snippets for #B2EAFC

.color-b2eafc {
  color: #B2EAFC;
  background-color: #B2EAFC;
}

Frequently asked questions

What color is #B2EAFC?+

#B2EAFC is a HEX color with RGB value rgb(178, 234, 252) and HSL value hsl(195, 93%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B2EAFC?+

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