#BBDABE Color

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

Color preview

#BBDABE

Color formats

HEX
#BBDABE
RGB
rgb(187, 218, 190)
RGBA
rgba(187, 218, 190, 1)
HSL
hsl(126, 30%, 79%)
HSV
hsv(126, 14%, 85%)
CMYK
cmyk(14%, 0%, 13%, 15%)
CSS variable
--color-primary: #BBDABE;
Lowercase HEX
#bbdabe

Shades

Tints

Tones

Harmony

CSS snippets for #BBDABE

.color-bbdabe {
  color: #BBDABE;
  background-color: #BBDABE;
}

Frequently asked questions

What color is #BBDABE?+

#BBDABE is a HEX color with RGB value rgb(187, 218, 190) and HSL value hsl(126, 30%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBDABE?+

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