#B0EAFC Color

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

Color preview

#B0EAFC

Color formats

HEX
#B0EAFC
RGB
rgb(176, 234, 252)
RGBA
rgba(176, 234, 252, 1)
HSL
hsl(194, 93%, 84%)
HSV
hsv(194, 30%, 99%)
CMYK
cmyk(30%, 7%, 0%, 1%)
CSS variable
--color-primary: #B0EAFC;
Lowercase HEX
#b0eafc

Shades

Tints

Tones

Harmony

CSS snippets for #B0EAFC

.color-b0eafc {
  color: #B0EAFC;
  background-color: #B0EAFC;
}

Frequently asked questions

What color is #B0EAFC?+

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

What is the closest Tailwind color to #B0EAFC?+

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