#B0F9CC Color

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

Color preview

#B0F9CC

Color formats

HEX
#B0F9CC
RGB
rgb(176, 249, 204)
RGBA
rgba(176, 249, 204, 1)
HSL
hsl(143, 86%, 83%)
HSV
hsv(143, 29%, 98%)
CMYK
cmyk(29%, 0%, 18%, 2%)
CSS variable
--color-primary: #B0F9CC;
Lowercase HEX
#b0f9cc

Shades

Tints

Tones

Harmony

CSS snippets for #B0F9CC

.color-b0f9cc {
  color: #B0F9CC;
  background-color: #B0F9CC;
}

Frequently asked questions

What color is #B0F9CC?+

#B0F9CC is a HEX color with RGB value rgb(176, 249, 204) and HSL value hsl(143, 86%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #B0F9CC?+

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