#B3FEBC Color

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

Color preview

#B3FEBC

Color formats

HEX
#B3FEBC
RGB
rgb(179, 254, 188)
RGBA
rgba(179, 254, 188, 1)
HSL
hsl(127, 97%, 85%)
HSV
hsv(127, 30%, 100%)
CMYK
cmyk(30%, 0%, 26%, 0%)
CSS variable
--color-primary: #B3FEBC;
Lowercase HEX
#b3febc

Shades

Tints

Tones

Harmony

CSS snippets for #B3FEBC

.color-b3febc {
  color: #B3FEBC;
  background-color: #B3FEBC;
}

Frequently asked questions

What color is #B3FEBC?+

#B3FEBC is a HEX color with RGB value rgb(179, 254, 188) and HSL value hsl(127, 97%, 85%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B3FEBC?+

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