#BAECDF Color

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

Color preview

#BAECDF

Color formats

HEX
#BAECDF
RGB
rgb(186, 236, 223)
RGBA
rgba(186, 236, 223, 1)
HSL
hsl(164, 57%, 83%)
HSV
hsv(164, 21%, 93%)
CMYK
cmyk(21%, 0%, 6%, 7%)
CSS variable
--color-primary: #BAECDF;
Lowercase HEX
#baecdf

Shades

Tints

Tones

Harmony

CSS snippets for #BAECDF

.color-baecdf {
  color: #BAECDF;
  background-color: #BAECDF;
}

Frequently asked questions

What color is #BAECDF?+

#BAECDF is a HEX color with RGB value rgb(186, 236, 223) and HSL value hsl(164, 57%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BAECDF?+

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