#BCCEA5 Color

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

Color preview

#BCCEA5

Color formats

HEX
#BCCEA5
RGB
rgb(188, 206, 165)
RGBA
rgba(188, 206, 165, 1)
HSL
hsl(86, 29%, 73%)
HSV
hsv(86, 20%, 81%)
CMYK
cmyk(9%, 0%, 20%, 19%)
CSS variable
--color-primary: #BCCEA5;
Lowercase HEX
#bccea5

Shades

Tints

Tones

Harmony

CSS snippets for #BCCEA5

.color-bccea5 {
  color: #BCCEA5;
  background-color: #BCCEA5;
}

Frequently asked questions

What color is #BCCEA5?+

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

What is the closest Tailwind color to #BCCEA5?+

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