#B0EEFD Color

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

Color preview

#B0EEFD

Color formats

HEX
#B0EEFD
RGB
rgb(176, 238, 253)
RGBA
rgba(176, 238, 253, 1)
HSL
hsl(192, 95%, 84%)
HSV
hsv(192, 30%, 99%)
CMYK
cmyk(30%, 6%, 0%, 1%)
CSS variable
--color-primary: #B0EEFD;
Lowercase HEX
#b0eefd

Shades

Tints

Tones

Harmony

CSS snippets for #B0EEFD

.color-b0eefd {
  color: #B0EEFD;
  background-color: #B0EEFD;
}

Frequently asked questions

What color is #B0EEFD?+

#B0EEFD is a HEX color with RGB value rgb(176, 238, 253) and HSL value hsl(192, 95%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B0EEFD?+

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