#B4E6FE Color

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

Color preview

#B4E6FE

Color formats

HEX
#B4E6FE
RGB
rgb(180, 230, 254)
RGBA
rgba(180, 230, 254, 1)
HSL
hsl(199, 97%, 85%)
HSV
hsv(199, 29%, 100%)
CMYK
cmyk(29%, 9%, 0%, 0%)
CSS variable
--color-primary: #B4E6FE;
Lowercase HEX
#b4e6fe

Shades

Tints

Tones

Harmony

CSS snippets for #B4E6FE

.color-b4e6fe {
  color: #B4E6FE;
  background-color: #B4E6FE;
}

Frequently asked questions

What color is #B4E6FE?+

#B4E6FE is a HEX color with RGB value rgb(180, 230, 254) and HSL value hsl(199, 97%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B4E6FE?+

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