#B0EEF6 Color

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

Color preview

#B0EEF6

Color formats

HEX
#B0EEF6
RGB
rgb(176, 238, 246)
RGBA
rgba(176, 238, 246, 1)
HSL
hsl(187, 80%, 83%)
HSV
hsv(187, 28%, 96%)
CMYK
cmyk(28%, 3%, 0%, 4%)
CSS variable
--color-primary: #B0EEF6;
Lowercase HEX
#b0eef6

Shades

Tints

Tones

Harmony

CSS snippets for #B0EEF6

.color-b0eef6 {
  color: #B0EEF6;
  background-color: #B0EEF6;
}

Frequently asked questions

What color is #B0EEF6?+

#B0EEF6 is a HEX color with RGB value rgb(176, 238, 246) and HSL value hsl(187, 80%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B0EEF6?+

The closest Tailwind color is cyan-200, available as the bg-cyan-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