#B5F5CC Color

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

Color preview

#B5F5CC

Color formats

HEX
#B5F5CC
RGB
rgb(181, 245, 204)
RGBA
rgba(181, 245, 204, 1)
HSL
hsl(142, 76%, 84%)
HSV
hsv(142, 26%, 96%)
CMYK
cmyk(26%, 0%, 17%, 4%)
CSS variable
--color-primary: #B5F5CC;
Lowercase HEX
#b5f5cc

Shades

Tints

Tones

Harmony

CSS snippets for #B5F5CC

.color-b5f5cc {
  color: #B5F5CC;
  background-color: #B5F5CC;
}

Frequently asked questions

What color is #B5F5CC?+

#B5F5CC is a HEX color with RGB value rgb(181, 245, 204) and HSL value hsl(142, 76%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B5F5CC?+

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