#B4E3FE Color

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

Color preview

#B4E3FE

Color formats

HEX
#B4E3FE
RGB
rgb(180, 227, 254)
RGBA
rgba(180, 227, 254, 1)
HSL
hsl(202, 97%, 85%)
HSV
hsv(202, 29%, 100%)
CMYK
cmyk(29%, 11%, 0%, 0%)
CSS variable
--color-primary: #B4E3FE;
Lowercase HEX
#b4e3fe

Shades

Tints

Tones

Harmony

CSS snippets for #B4E3FE

.color-b4e3fe {
  color: #B4E3FE;
  background-color: #B4E3FE;
}

Frequently asked questions

What color is #B4E3FE?+

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

What is the closest Tailwind color to #B4E3FE?+

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