#BDDBB0 Color

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

Color preview

#BDDBB0

Color formats

HEX
#BDDBB0
RGB
rgb(189, 219, 176)
RGBA
rgba(189, 219, 176, 1)
HSL
hsl(102, 37%, 77%)
HSV
hsv(102, 20%, 86%)
CMYK
cmyk(14%, 0%, 20%, 14%)
CSS variable
--color-primary: #BDDBB0;
Lowercase HEX
#bddbb0

Shades

Tints

Tones

Harmony

CSS snippets for #BDDBB0

.color-bddbb0 {
  color: #BDDBB0;
  background-color: #BDDBB0;
}

Frequently asked questions

What color is #BDDBB0?+

#BDDBB0 is a HEX color with RGB value rgb(189, 219, 176) and HSL value hsl(102, 37%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDDBB0?+

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