---
title: color
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/simplematerial/color
---

# color

The material’s color.

## Declaration

```swift
var color: SimpleMaterial.BaseColor { get set }
```

## See Also

### Characterizing a material

- [baseColor](realitykit/simplematerial/basecolor-swift.property.md)
- [SimpleMaterial.BaseColor](realitykit/simplematerial/basecolor-swift.typealias.md)
- [tintColor](realitykit/simplematerial/tintcolor-6v03h.md)
- [SimpleMaterial.Texture](realitykit/simplematerial/texture.md)
- [metallic](realitykit/simplematerial/metallic.md)
- [roughness](realitykit/simplematerial/roughness.md)
