#B1DDDD Color

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

Color preview

#B1DDDD

Color formats

HEX
#B1DDDD
RGB
rgb(177, 221, 221)
RGBA
rgba(177, 221, 221, 1)
HSL
hsl(180, 39%, 78%)
HSV
hsv(180, 20%, 87%)
CMYK
cmyk(20%, 0%, 0%, 13%)
CSS variable
--color-primary: #B1DDDD;
Lowercase HEX
#b1dddd

Shades

Tints

Tones

Harmony

CSS snippets for #B1DDDD

.color-b1dddd {
  color: #B1DDDD;
  background-color: #B1DDDD;
}

Frequently asked questions

What color is #B1DDDD?+

#B1DDDD is a HEX color with RGB value rgb(177, 221, 221) and HSL value hsl(180, 39%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B1DDDD?+

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