You can choose a color as a material by selecting if from various way and give it a name :
- From the basic set of color
- On the color palette
- With RGB numbers
- With hexadecimal number (#HHHHHH)
- For transparency, adjust the alpha channel (0 = translucent, 255 = opaque)
![](/documentations/archives/review/2021.1/lib/MaterialColor.PNG)