#BAFACE Color

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

Color preview

#BAFACE

Color formats

HEX
#BAFACE
RGB
rgb(186, 250, 206)
RGBA
rgba(186, 250, 206, 1)
HSL
hsl(139, 86%, 85%)
HSV
hsv(139, 26%, 98%)
CMYK
cmyk(26%, 0%, 18%, 2%)
CSS variable
--color-primary: #BAFACE;
Lowercase HEX
#baface

Shades

Tints

Tones

Harmony

CSS snippets for #BAFACE

.color-baface {
  color: #BAFACE;
  background-color: #BAFACE;
}

Frequently asked questions

What color is #BAFACE?+

#BAFACE is a HEX color with RGB value rgb(186, 250, 206) and HSL value hsl(139, 86%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BAFACE?+

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