#BDD3CC Color

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

Color preview

#BDD3CC

Color formats

HEX
#BDD3CC
RGB
rgb(189, 211, 204)
RGBA
rgba(189, 211, 204, 1)
HSL
hsl(161, 20%, 78%)
HSV
hsv(161, 10%, 83%)
CMYK
cmyk(10%, 0%, 3%, 17%)
CSS variable
--color-primary: #BDD3CC;
Lowercase HEX
#bdd3cc

Shades

Tints

Tones

Harmony

CSS snippets for #BDD3CC

.color-bdd3cc {
  color: #BDD3CC;
  background-color: #BDD3CC;
}

Frequently asked questions

What color is #BDD3CC?+

#BDD3CC is a HEX color with RGB value rgb(189, 211, 204) and HSL value hsl(161, 20%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDD3CC?+

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