#B4EEE1 Color

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

Color preview

#B4EEE1

Color formats

HEX
#B4EEE1
RGB
rgb(180, 238, 225)
RGBA
rgba(180, 238, 225, 1)
HSL
hsl(167, 63%, 82%)
HSV
hsv(167, 24%, 93%)
CMYK
cmyk(24%, 0%, 5%, 7%)
CSS variable
--color-primary: #B4EEE1;
Lowercase HEX
#b4eee1

Shades

Tints

Tones

Harmony

CSS snippets for #B4EEE1

.color-b4eee1 {
  color: #B4EEE1;
  background-color: #B4EEE1;
}

Frequently asked questions

What color is #B4EEE1?+

#B4EEE1 is a HEX color with RGB value rgb(180, 238, 225) and HSL value hsl(167, 63%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B4EEE1?+

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