#BAE3F7 Color

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

Color preview

#BAE3F7

Color formats

HEX
#BAE3F7
RGB
rgb(186, 227, 247)
RGBA
rgba(186, 227, 247, 1)
HSL
hsl(200, 79%, 85%)
HSV
hsv(200, 25%, 97%)
CMYK
cmyk(25%, 8%, 0%, 3%)
CSS variable
--color-primary: #BAE3F7;
Lowercase HEX
#bae3f7

Shades

Tints

Tones

Harmony

CSS snippets for #BAE3F7

.color-bae3f7 {
  color: #BAE3F7;
  background-color: #BAE3F7;
}

Frequently asked questions

What color is #BAE3F7?+

#BAE3F7 is a HEX color with RGB value rgb(186, 227, 247) and HSL value hsl(200, 79%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BAE3F7?+

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