#BAFCE6 Color

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

Color preview

#BAFCE6

Color formats

HEX
#BAFCE6
RGB
rgb(186, 252, 230)
RGBA
rgba(186, 252, 230, 1)
HSL
hsl(160, 92%, 86%)
HSV
hsv(160, 26%, 99%)
CMYK
cmyk(26%, 0%, 9%, 1%)
CSS variable
--color-primary: #BAFCE6;
Lowercase HEX
#bafce6

Shades

Tints

Tones

Harmony

CSS snippets for #BAFCE6

.color-bafce6 {
  color: #BAFCE6;
  background-color: #BAFCE6;
}

Frequently asked questions

What color is #BAFCE6?+

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

What is the closest Tailwind color to #BAFCE6?+

The closest Tailwind color is teal-100, available as the bg-teal-100 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