#BDDBC0 Color

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

Color preview

#BDDBC0

Color formats

HEX
#BDDBC0
RGB
rgb(189, 219, 192)
RGBA
rgba(189, 219, 192, 1)
HSL
hsl(126, 29%, 80%)
HSV
hsv(126, 14%, 86%)
CMYK
cmyk(14%, 0%, 12%, 14%)
CSS variable
--color-primary: #BDDBC0;
Lowercase HEX
#bddbc0

Shades

Tints

Tones

Harmony

CSS snippets for #BDDBC0

.color-bddbc0 {
  color: #BDDBC0;
  background-color: #BDDBC0;
}

Frequently asked questions

What color is #BDDBC0?+

#BDDBC0 is a HEX color with RGB value rgb(189, 219, 192) and HSL value hsl(126, 29%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDDBC0?+

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