#B5FADF Color

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

Color preview

#B5FADF

Color formats

HEX
#B5FADF
RGB
rgb(181, 250, 223)
RGBA
rgba(181, 250, 223, 1)
HSL
hsl(157, 87%, 85%)
HSV
hsv(157, 28%, 98%)
CMYK
cmyk(28%, 0%, 11%, 2%)
CSS variable
--color-primary: #B5FADF;
Lowercase HEX
#b5fadf

Shades

Tints

Tones

Harmony

CSS snippets for #B5FADF

.color-b5fadf {
  color: #B5FADF;
  background-color: #B5FADF;
}

Frequently asked questions

What color is #B5FADF?+

#B5FADF is a HEX color with RGB value rgb(181, 250, 223) and HSL value hsl(157, 87%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B5FADF?+

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