Android Material default colors

R00st3r picture R00st3r · Dec 31, 2014 · Viewed 18.1k times · Source

I want to have colors for specific card states. I want to be able to reset it to its default.

Where can I find the default material colors from Android? Especally of the Android CardView.

Thanks for help.

Edit:

The Cards have an backgroundcolor (not the images) which is not white. Which color is this? Or is there any method to reset the Backgroundcolor of View-Elements?

Sample of Cards

Sry for bad english.

Answer

R00st3r picture R00st3r · Dec 31, 2014

Finally, I found the solution: #fafafa

It's the Background colour that Google used on the website hakkikonu posted.

Edit:

Maybe it changed over time. Updated answer (thanks to arts777)