#BAEFD1 Color

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

Color preview

#BAEFD1

Color formats

HEX
#BAEFD1
RGB
rgb(186, 239, 209)
RGBA
rgba(186, 239, 209, 1)
HSL
hsl(146, 62%, 83%)
HSV
hsv(146, 22%, 94%)
CMYK
cmyk(22%, 0%, 13%, 6%)
CSS variable
--color-primary: #BAEFD1;
Lowercase HEX
#baefd1

Shades

Tints

Tones

Harmony

CSS snippets for #BAEFD1

.color-baefd1 {
  color: #BAEFD1;
  background-color: #BAEFD1;
}

Frequently asked questions

What color is #BAEFD1?+

#BAEFD1 is a HEX color with RGB value rgb(186, 239, 209) and HSL value hsl(146, 62%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BAEFD1?+

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