#B3FADF Color

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

Color preview

#B3FADF

Color formats

HEX
#B3FADF
RGB
rgb(179, 250, 223)
RGBA
rgba(179, 250, 223, 1)
HSL
hsl(157, 88%, 84%)
HSV
hsv(157, 28%, 98%)
CMYK
cmyk(28%, 0%, 11%, 2%)
CSS variable
--color-primary: #B3FADF;
Lowercase HEX
#b3fadf

Shades

Tints

Tones

Harmony

CSS snippets for #B3FADF

.color-b3fadf {
  color: #B3FADF;
  background-color: #B3FADF;
}

Frequently asked questions

What color is #B3FADF?+

#B3FADF is a HEX color with RGB value rgb(179, 250, 223) and HSL value hsl(157, 88%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B3FADF?+

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