#BAFFD9 Color

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

Color preview

#BAFFD9

Color formats

HEX
#BAFFD9
RGB
rgb(186, 255, 217)
RGBA
rgba(186, 255, 217, 1)
HSL
hsl(147, 100%, 86%)
HSV
hsv(147, 27%, 100%)
CMYK
cmyk(27%, 0%, 15%, 0%)
CSS variable
--color-primary: #BAFFD9;
Lowercase HEX
#baffd9

Shades

Tints

Tones

Harmony

CSS snippets for #BAFFD9

.color-baffd9 {
  color: #BAFFD9;
  background-color: #BAFFD9;
}

Frequently asked questions

What color is #BAFFD9?+

#BAFFD9 is a HEX color with RGB value rgb(186, 255, 217) and HSL value hsl(147, 100%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BAFFD9?+

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