#B8FACE Color

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

Color preview

#B8FACE

Color formats

HEX
#B8FACE
RGB
rgb(184, 250, 206)
RGBA
rgba(184, 250, 206, 1)
HSL
hsl(140, 87%, 85%)
HSV
hsv(140, 26%, 98%)
CMYK
cmyk(26%, 0%, 18%, 2%)
CSS variable
--color-primary: #B8FACE;
Lowercase HEX
#b8face

Shades

Tints

Tones

Harmony

CSS snippets for #B8FACE

.color-b8face {
  color: #B8FACE;
  background-color: #B8FACE;
}

Frequently asked questions

What color is #B8FACE?+

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

What is the closest Tailwind color to #B8FACE?+

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