#B1DEAD Color

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

Color preview

#B1DEAD

Color formats

HEX
#B1DEAD
RGB
rgb(177, 222, 173)
RGBA
rgba(177, 222, 173, 1)
HSL
hsl(115, 43%, 77%)
HSV
hsv(115, 22%, 87%)
CMYK
cmyk(20%, 0%, 22%, 13%)
CSS variable
--color-primary: #B1DEAD;
Lowercase HEX
#b1dead

Shades

Tints

Tones

Harmony

CSS snippets for #B1DEAD

.color-b1dead {
  color: #B1DEAD;
  background-color: #B1DEAD;
}

Frequently asked questions

What color is #B1DEAD?+

#B1DEAD is a HEX color with RGB value rgb(177, 222, 173) and HSL value hsl(115, 43%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B1DEAD?+

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