#BAFDCC Color

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

Color preview

#BAFDCC

Color formats

HEX
#BAFDCC
RGB
rgb(186, 253, 204)
RGBA
rgba(186, 253, 204, 1)
HSL
hsl(136, 94%, 86%)
HSV
hsv(136, 26%, 99%)
CMYK
cmyk(26%, 0%, 19%, 1%)
CSS variable
--color-primary: #BAFDCC;
Lowercase HEX
#bafdcc

Shades

Tints

Tones

Harmony

CSS snippets for #BAFDCC

.color-bafdcc {
  color: #BAFDCC;
  background-color: #BAFDCC;
}

Frequently asked questions

What color is #BAFDCC?+

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

What is the closest Tailwind color to #BAFDCC?+

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