#B3EFCF Color

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

Color preview

#B3EFCF

Color formats

HEX
#B3EFCF
RGB
rgb(179, 239, 207)
RGBA
rgba(179, 239, 207, 1)
HSL
hsl(148, 65%, 82%)
HSV
hsv(148, 25%, 94%)
CMYK
cmyk(25%, 0%, 13%, 6%)
CSS variable
--color-primary: #B3EFCF;
Lowercase HEX
#b3efcf

Shades

Tints

Tones

Harmony

CSS snippets for #B3EFCF

.color-b3efcf {
  color: #B3EFCF;
  background-color: #B3EFCF;
}

Frequently asked questions

What color is #B3EFCF?+

#B3EFCF is a HEX color with RGB value rgb(179, 239, 207) and HSL value hsl(148, 65%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3EFCF?+

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