#B5FACC Color

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

Color preview

#B5FACC

Color formats

HEX
#B5FACC
RGB
rgb(181, 250, 204)
RGBA
rgba(181, 250, 204, 1)
HSL
hsl(140, 87%, 85%)
HSV
hsv(140, 28%, 98%)
CMYK
cmyk(28%, 0%, 18%, 2%)
CSS variable
--color-primary: #B5FACC;
Lowercase HEX
#b5facc

Shades

Tints

Tones

Harmony

CSS snippets for #B5FACC

.color-b5facc {
  color: #B5FACC;
  background-color: #B5FACC;
}

Frequently asked questions

What color is #B5FACC?+

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

What is the closest Tailwind color to #B5FACC?+

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