#B4FAEC Color

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

Color preview

#B4FAEC

Color formats

HEX
#B4FAEC
RGB
rgb(180, 250, 236)
RGBA
rgba(180, 250, 236, 1)
HSL
hsl(168, 88%, 84%)
HSV
hsv(168, 28%, 98%)
CMYK
cmyk(28%, 0%, 6%, 2%)
CSS variable
--color-primary: #B4FAEC;
Lowercase HEX
#b4faec

Shades

Tints

Tones

Harmony

CSS snippets for #B4FAEC

.color-b4faec {
  color: #B4FAEC;
  background-color: #B4FAEC;
}

Frequently asked questions

What color is #B4FAEC?+

#B4FAEC is a HEX color with RGB value rgb(180, 250, 236) and HSL value hsl(168, 88%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B4FAEC?+

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