#B3DFCF Color

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

Color preview

#B3DFCF

Color formats

HEX
#B3DFCF
RGB
rgb(179, 223, 207)
RGBA
rgba(179, 223, 207, 1)
HSL
hsl(158, 41%, 79%)
HSV
hsv(158, 20%, 87%)
CMYK
cmyk(20%, 0%, 7%, 13%)
CSS variable
--color-primary: #B3DFCF;
Lowercase HEX
#b3dfcf

Shades

Tints

Tones

Harmony

CSS snippets for #B3DFCF

.color-b3dfcf {
  color: #B3DFCF;
  background-color: #B3DFCF;
}

Frequently asked questions

What color is #B3DFCF?+

#B3DFCF is a HEX color with RGB value rgb(179, 223, 207) and HSL value hsl(158, 41%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3DFCF?+

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