#BCCDA2 Color

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

Color preview

#BCCDA2

Color formats

HEX
#BCCDA2
RGB
rgb(188, 205, 162)
RGBA
rgba(188, 205, 162, 1)
HSL
hsl(84, 30%, 72%)
HSV
hsv(84, 21%, 80%)
CMYK
cmyk(8%, 0%, 21%, 20%)
CSS variable
--color-primary: #BCCDA2;
Lowercase HEX
#bccda2

Shades

Tints

Tones

Harmony

CSS snippets for #BCCDA2

.color-bccda2 {
  color: #BCCDA2;
  background-color: #BCCDA2;
}

Frequently asked questions

What color is #BCCDA2?+

#BCCDA2 is a HEX color with RGB value rgb(188, 205, 162) and HSL value hsl(84, 30%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCCDA2?+

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