#B3FBCF Color

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

Color preview

#B3FBCF

Color formats

HEX
#B3FBCF
RGB
rgb(179, 251, 207)
RGBA
rgba(179, 251, 207, 1)
HSL
hsl(143, 90%, 84%)
HSV
hsv(143, 29%, 98%)
CMYK
cmyk(29%, 0%, 18%, 2%)
CSS variable
--color-primary: #B3FBCF;
Lowercase HEX
#b3fbcf

Shades

Tints

Tones

Harmony

CSS snippets for #B3FBCF

.color-b3fbcf {
  color: #B3FBCF;
  background-color: #B3FBCF;
}

Frequently asked questions

What color is #B3FBCF?+

#B3FBCF is a HEX color with RGB value rgb(179, 251, 207) and HSL value hsl(143, 90%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3FBCF?+

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