#BCCDA0 Color

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

Color preview

#BCCDA0

Color formats

HEX
#BCCDA0
RGB
rgb(188, 205, 160)
RGBA
rgba(188, 205, 160, 1)
HSL
hsl(83, 31%, 72%)
HSV
hsv(83, 22%, 80%)
CMYK
cmyk(8%, 0%, 22%, 20%)
CSS variable
--color-primary: #BCCDA0;
Lowercase HEX
#bccda0

Shades

Tints

Tones

Harmony

CSS snippets for #BCCDA0

.color-bccda0 {
  color: #BCCDA0;
  background-color: #BCCDA0;
}

Frequently asked questions

What color is #BCCDA0?+

#BCCDA0 is a HEX color with RGB value rgb(188, 205, 160) and HSL value hsl(83, 31%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCCDA0?+

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