#B5FAEC Color

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

Color preview

#B5FAEC

Color formats

HEX
#B5FAEC
RGB
rgb(181, 250, 236)
RGBA
rgba(181, 250, 236, 1)
HSL
hsl(168, 87%, 85%)
HSV
hsv(168, 28%, 98%)
CMYK
cmyk(28%, 0%, 6%, 2%)
CSS variable
--color-primary: #B5FAEC;
Lowercase HEX
#b5faec

Shades

Tints

Tones

Harmony

CSS snippets for #B5FAEC

.color-b5faec {
  color: #B5FAEC;
  background-color: #B5FAEC;
}

Frequently asked questions

What color is #B5FAEC?+

#B5FAEC is a HEX color with RGB value rgb(181, 250, 236) and HSL value hsl(168, 87%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B5FAEC?+

The closest Tailwind color is teal-100, available as the bg-teal-100 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