#BAFCCC Color

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

Color preview

#BAFCCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAFCCC

.color-bafccc {
  color: #BAFCCC;
  background-color: #BAFCCC;
}

Frequently asked questions

What color is #BAFCCC?+

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

What is the closest Tailwind color to #BAFCCC?+

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