#B6DDF3 Color

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

Color preview

#B6DDF3

Color formats

HEX
#B6DDF3
RGB
rgb(182, 221, 243)
RGBA
rgba(182, 221, 243, 1)
HSL
hsl(202, 72%, 83%)
HSV
hsv(202, 25%, 95%)
CMYK
cmyk(25%, 9%, 0%, 5%)
CSS variable
--color-primary: #B6DDF3;
Lowercase HEX
#b6ddf3

Shades

Tints

Tones

Harmony

CSS snippets for #B6DDF3

.color-b6ddf3 {
  color: #B6DDF3;
  background-color: #B6DDF3;
}

Frequently asked questions

What color is #B6DDF3?+

#B6DDF3 is a HEX color with RGB value rgb(182, 221, 243) and HSL value hsl(202, 72%, 83%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B6DDF3?+

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