#B3FFCC Color

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

Color preview

#B3FFCC

Color formats

HEX
#B3FFCC
RGB
rgb(179, 255, 204)
RGBA
rgba(179, 255, 204, 1)
HSL
hsl(140, 100%, 85%)
HSV
hsv(140, 30%, 100%)
CMYK
cmyk(30%, 0%, 20%, 0%)
CSS variable
--color-primary: #B3FFCC;
Lowercase HEX
#b3ffcc

Shades

Tints

Tones

Harmony

CSS snippets for #B3FFCC

.color-b3ffcc {
  color: #B3FFCC;
  background-color: #B3FFCC;
}

Frequently asked questions

What color is #B3FFCC?+

#B3FFCC is a HEX color with RGB value rgb(179, 255, 204) and HSL value hsl(140, 100%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3FFCC?+

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