#B1EAFF Color

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

Color preview

#B1EAFF

Color formats

HEX
#B1EAFF
RGB
rgb(177, 234, 255)
RGBA
rgba(177, 234, 255, 1)
HSL
hsl(196, 100%, 85%)
HSV
hsv(196, 31%, 100%)
CMYK
cmyk(31%, 8%, 0%, 0%)
CSS variable
--color-primary: #B1EAFF;
Lowercase HEX
#b1eaff

Shades

Tints

Tones

Harmony

CSS snippets for #B1EAFF

.color-b1eaff {
  color: #B1EAFF;
  background-color: #B1EAFF;
}

Frequently asked questions

What color is #B1EAFF?+

#B1EAFF is a HEX color with RGB value rgb(177, 234, 255) and HSL value hsl(196, 100%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B1EAFF?+

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