#BAEDEF Color

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

Color preview

#BAEDEF

Color formats

HEX
#BAEDEF
RGB
rgb(186, 237, 239)
RGBA
rgba(186, 237, 239, 1)
HSL
hsl(182, 62%, 83%)
HSV
hsv(182, 22%, 94%)
CMYK
cmyk(22%, 1%, 0%, 6%)
CSS variable
--color-primary: #BAEDEF;
Lowercase HEX
#baedef

Shades

Tints

Tones

Harmony

CSS snippets for #BAEDEF

.color-baedef {
  color: #BAEDEF;
  background-color: #BAEDEF;
}

Frequently asked questions

What color is #BAEDEF?+

#BAEDEF is a HEX color with RGB value rgb(186, 237, 239) and HSL value hsl(182, 62%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BAEDEF?+

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