#B4E1EF Color

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

Color preview

#B4E1EF

Color formats

HEX
#B4E1EF
RGB
rgb(180, 225, 239)
RGBA
rgba(180, 225, 239, 1)
HSL
hsl(194, 65%, 82%)
HSV
hsv(194, 25%, 94%)
CMYK
cmyk(25%, 6%, 0%, 6%)
CSS variable
--color-primary: #B4E1EF;
Lowercase HEX
#b4e1ef

Shades

Tints

Tones

Harmony

CSS snippets for #B4E1EF

.color-b4e1ef {
  color: #B4E1EF;
  background-color: #B4E1EF;
}

Frequently asked questions

What color is #B4E1EF?+

#B4E1EF is a HEX color with RGB value rgb(180, 225, 239) and HSL value hsl(194, 65%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B4E1EF?+

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