#BAE5D9 Color

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

Color preview

#BAE5D9

Color formats

HEX
#BAE5D9
RGB
rgb(186, 229, 217)
RGBA
rgba(186, 229, 217, 1)
HSL
hsl(163, 45%, 81%)
HSV
hsv(163, 19%, 90%)
CMYK
cmyk(19%, 0%, 5%, 10%)
CSS variable
--color-primary: #BAE5D9;
Lowercase HEX
#bae5d9

Shades

Tints

Tones

Harmony

CSS snippets for #BAE5D9

.color-bae5d9 {
  color: #BAE5D9;
  background-color: #BAE5D9;
}

Frequently asked questions

What color is #BAE5D9?+

#BAE5D9 is a HEX color with RGB value rgb(186, 229, 217) and HSL value hsl(163, 45%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BAE5D9?+

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