#B6DDCF Color

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

Color preview

#B6DDCF

Color formats

HEX
#B6DDCF
RGB
rgb(182, 221, 207)
RGBA
rgba(182, 221, 207, 1)
HSL
hsl(158, 36%, 79%)
HSV
hsv(158, 18%, 87%)
CMYK
cmyk(18%, 0%, 6%, 13%)
CSS variable
--color-primary: #B6DDCF;
Lowercase HEX
#b6ddcf

Shades

Tints

Tones

Harmony

CSS snippets for #B6DDCF

.color-b6ddcf {
  color: #B6DDCF;
  background-color: #B6DDCF;
}

Frequently asked questions

What color is #B6DDCF?+

#B6DDCF is a HEX color with RGB value rgb(182, 221, 207) and HSL value hsl(158, 36%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B6DDCF?+

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