#B0E8A0 Color

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

Color preview

#B0E8A0

Color formats

HEX
#B0E8A0
RGB
rgb(176, 232, 160)
RGBA
rgba(176, 232, 160, 1)
HSL
hsl(107, 61%, 77%)
HSV
hsv(107, 31%, 91%)
CMYK
cmyk(24%, 0%, 31%, 9%)
CSS variable
--color-primary: #B0E8A0;
Lowercase HEX
#b0e8a0

Shades

Tints

Tones

Harmony

CSS snippets for #B0E8A0

.color-b0e8a0 {
  color: #B0E8A0;
  background-color: #B0E8A0;
}

Frequently asked questions

What color is #B0E8A0?+

#B0E8A0 is a HEX color with RGB value rgb(176, 232, 160) and HSL value hsl(107, 61%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B0E8A0?+

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