#BAE2F9 Color

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

Color preview

#BAE2F9

Color formats

HEX
#BAE2F9
RGB
rgb(186, 226, 249)
RGBA
rgba(186, 226, 249, 1)
HSL
hsl(202, 84%, 85%)
HSV
hsv(202, 25%, 98%)
CMYK
cmyk(25%, 9%, 0%, 2%)
CSS variable
--color-primary: #BAE2F9;
Lowercase HEX
#bae2f9

Shades

Tints

Tones

Harmony

CSS snippets for #BAE2F9

.color-bae2f9 {
  color: #BAE2F9;
  background-color: #BAE2F9;
}

Frequently asked questions

What color is #BAE2F9?+

#BAE2F9 is a HEX color with RGB value rgb(186, 226, 249) and HSL value hsl(202, 84%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BAE2F9?+

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