#BAFDC9 Color

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

Color preview

#BAFDC9

Color formats

HEX
#BAFDC9
RGB
rgb(186, 253, 201)
RGBA
rgba(186, 253, 201, 1)
HSL
hsl(133, 94%, 86%)
HSV
hsv(133, 26%, 99%)
CMYK
cmyk(26%, 0%, 21%, 1%)
CSS variable
--color-primary: #BAFDC9;
Lowercase HEX
#bafdc9

Shades

Tints

Tones

Harmony

CSS snippets for #BAFDC9

.color-bafdc9 {
  color: #BAFDC9;
  background-color: #BAFDC9;
}

Frequently asked questions

What color is #BAFDC9?+

#BAFDC9 is a HEX color with RGB value rgb(186, 253, 201) and HSL value hsl(133, 94%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BAFDC9?+

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