#B3EADD Color

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

Color preview

#B3EADD

Color formats

HEX
#B3EADD
RGB
rgb(179, 234, 221)
RGBA
rgba(179, 234, 221, 1)
HSL
hsl(166, 57%, 81%)
HSV
hsv(166, 24%, 92%)
CMYK
cmyk(24%, 0%, 6%, 8%)
CSS variable
--color-primary: #B3EADD;
Lowercase HEX
#b3eadd

Shades

Tints

Tones

Harmony

CSS snippets for #B3EADD

.color-b3eadd {
  color: #B3EADD;
  background-color: #B3EADD;
}

Frequently asked questions

What color is #B3EADD?+

#B3EADD is a HEX color with RGB value rgb(179, 234, 221) and HSL value hsl(166, 57%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3EADD?+

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