#BBDAC2 Color

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

Color preview

#BBDAC2

Color formats

HEX
#BBDAC2
RGB
rgb(187, 218, 194)
RGBA
rgba(187, 218, 194, 1)
HSL
hsl(134, 30%, 79%)
HSV
hsv(134, 14%, 85%)
CMYK
cmyk(14%, 0%, 11%, 15%)
CSS variable
--color-primary: #BBDAC2;
Lowercase HEX
#bbdac2

Shades

Tints

Tones

Harmony

CSS snippets for #BBDAC2

.color-bbdac2 {
  color: #BBDAC2;
  background-color: #BBDAC2;
}

Frequently asked questions

What color is #BBDAC2?+

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

What is the closest Tailwind color to #BBDAC2?+

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