#B4F3FE Color

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

Color preview

#B4F3FE

Color formats

HEX
#B4F3FE
RGB
rgb(180, 243, 254)
RGBA
rgba(180, 243, 254, 1)
HSL
hsl(189, 97%, 85%)
HSV
hsv(189, 29%, 100%)
CMYK
cmyk(29%, 4%, 0%, 0%)
CSS variable
--color-primary: #B4F3FE;
Lowercase HEX
#b4f3fe

Shades

Tints

Tones

Harmony

CSS snippets for #B4F3FE

.color-b4f3fe {
  color: #B4F3FE;
  background-color: #B4F3FE;
}

Frequently asked questions

What color is #B4F3FE?+

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

What is the closest Tailwind color to #B4F3FE?+

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