#BAFCD9 Color

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

Color preview

#BAFCD9

Color formats

HEX
#BAFCD9
RGB
rgb(186, 252, 217)
RGBA
rgba(186, 252, 217, 1)
HSL
hsl(148, 92%, 86%)
HSV
hsv(148, 26%, 99%)
CMYK
cmyk(26%, 0%, 14%, 1%)
CSS variable
--color-primary: #BAFCD9;
Lowercase HEX
#bafcd9

Shades

Tints

Tones

Harmony

CSS snippets for #BAFCD9

.color-bafcd9 {
  color: #BAFCD9;
  background-color: #BAFCD9;
}

Frequently asked questions

What color is #BAFCD9?+

#BAFCD9 is a HEX color with RGB value rgb(186, 252, 217) and HSL value hsl(148, 92%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BAFCD9?+

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