#BAFDED Color

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

Color preview

#BAFDED

Color formats

HEX
#BAFDED
RGB
rgb(186, 253, 237)
RGBA
rgba(186, 253, 237, 1)
HSL
hsl(166, 94%, 86%)
HSV
hsv(166, 26%, 99%)
CMYK
cmyk(26%, 0%, 6%, 1%)
CSS variable
--color-primary: #BAFDED;
Lowercase HEX
#bafded

Shades

Tints

Tones

Harmony

CSS snippets for #BAFDED

.color-bafded {
  color: #BAFDED;
  background-color: #BAFDED;
}

Frequently asked questions

What color is #BAFDED?+

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

What is the closest Tailwind color to #BAFDED?+

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