#B4EEFB Color

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

Color preview

#B4EEFB

Color formats

HEX
#B4EEFB
RGB
rgb(180, 238, 251)
RGBA
rgba(180, 238, 251, 1)
HSL
hsl(191, 90%, 85%)
HSV
hsv(191, 28%, 98%)
CMYK
cmyk(28%, 5%, 0%, 2%)
CSS variable
--color-primary: #B4EEFB;
Lowercase HEX
#b4eefb

Shades

Tints

Tones

Harmony

CSS snippets for #B4EEFB

.color-b4eefb {
  color: #B4EEFB;
  background-color: #B4EEFB;
}

Frequently asked questions

What color is #B4EEFB?+

#B4EEFB is a HEX color with RGB value rgb(180, 238, 251) and HSL value hsl(191, 90%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B4EEFB?+

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