#BCCDA5 Color

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

Color preview

#BCCDA5

Color formats

HEX
#BCCDA5
RGB
rgb(188, 205, 165)
RGBA
rgba(188, 205, 165, 1)
HSL
hsl(85, 29%, 73%)
HSV
hsv(85, 20%, 80%)
CMYK
cmyk(8%, 0%, 20%, 20%)
CSS variable
--color-primary: #BCCDA5;
Lowercase HEX
#bccda5

Shades

Tints

Tones

Harmony

CSS snippets for #BCCDA5

.color-bccda5 {
  color: #BCCDA5;
  background-color: #BCCDA5;
}

Frequently asked questions

What color is #BCCDA5?+

#BCCDA5 is a HEX color with RGB value rgb(188, 205, 165) and HSL value hsl(85, 29%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCCDA5?+

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