#BAF8B2 Color

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

Color preview

#BAF8B2

Color formats

HEX
#BAF8B2
RGB
rgb(186, 248, 178)
RGBA
rgba(186, 248, 178, 1)
HSL
hsl(113, 83%, 84%)
HSV
hsv(113, 28%, 97%)
CMYK
cmyk(25%, 0%, 28%, 3%)
CSS variable
--color-primary: #BAF8B2;
Lowercase HEX
#baf8b2

Shades

Tints

Tones

Harmony

CSS snippets for #BAF8B2

.color-baf8b2 {
  color: #BAF8B2;
  background-color: #BAF8B2;
}

Frequently asked questions

What color is #BAF8B2?+

#BAF8B2 is a HEX color with RGB value rgb(186, 248, 178) and HSL value hsl(113, 83%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #BAF8B2?+

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