#BBDAAE Color

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

Color preview

#BBDAAE

Color formats

HEX
#BBDAAE
RGB
rgb(187, 218, 174)
RGBA
rgba(187, 218, 174, 1)
HSL
hsl(102, 37%, 77%)
HSV
hsv(102, 20%, 85%)
CMYK
cmyk(14%, 0%, 20%, 15%)
CSS variable
--color-primary: #BBDAAE;
Lowercase HEX
#bbdaae

Shades

Tints

Tones

Harmony

CSS snippets for #BBDAAE

.color-bbdaae {
  color: #BBDAAE;
  background-color: #BBDAAE;
}

Frequently asked questions

What color is #BBDAAE?+

#BBDAAE is a HEX color with RGB value rgb(187, 218, 174) and HSL value hsl(102, 37%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBDAAE?+

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