#B3DBBD Color

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

Color preview

#B3DBBD

Color formats

HEX
#B3DBBD
RGB
rgb(179, 219, 189)
RGBA
rgba(179, 219, 189, 1)
HSL
hsl(135, 36%, 78%)
HSV
hsv(135, 18%, 86%)
CMYK
cmyk(18%, 0%, 14%, 14%)
CSS variable
--color-primary: #B3DBBD;
Lowercase HEX
#b3dbbd

Shades

Tints

Tones

Harmony

CSS snippets for #B3DBBD

.color-b3dbbd {
  color: #B3DBBD;
  background-color: #B3DBBD;
}

Frequently asked questions

What color is #B3DBBD?+

#B3DBBD is a HEX color with RGB value rgb(179, 219, 189) and HSL value hsl(135, 36%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3DBBD?+

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