#B3EEAF Color

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

Color preview

#B3EEAF

Color formats

HEX
#B3EEAF
RGB
rgb(179, 238, 175)
RGBA
rgba(179, 238, 175, 1)
HSL
hsl(116, 65%, 81%)
HSV
hsv(116, 26%, 93%)
CMYK
cmyk(25%, 0%, 26%, 7%)
CSS variable
--color-primary: #B3EEAF;
Lowercase HEX
#b3eeaf

Shades

Tints

Tones

Harmony

CSS snippets for #B3EEAF

.color-b3eeaf {
  color: #B3EEAF;
  background-color: #B3EEAF;
}

Frequently asked questions

What color is #B3EEAF?+

#B3EEAF is a HEX color with RGB value rgb(179, 238, 175) and HSL value hsl(116, 65%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B3EEAF?+

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