#B9FADC Color

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

Color preview

#B9FADC

Color formats

HEX
#B9FADC
RGB
rgb(185, 250, 220)
RGBA
rgba(185, 250, 220, 1)
HSL
hsl(152, 87%, 85%)
HSV
hsv(152, 26%, 98%)
CMYK
cmyk(26%, 0%, 12%, 2%)
CSS variable
--color-primary: #B9FADC;
Lowercase HEX
#b9fadc

Shades

Tints

Tones

Harmony

CSS snippets for #B9FADC

.color-b9fadc {
  color: #B9FADC;
  background-color: #B9FADC;
}

Frequently asked questions

What color is #B9FADC?+

#B9FADC is a HEX color with RGB value rgb(185, 250, 220) and HSL value hsl(152, 87%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B9FADC?+

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