---
title: color
framework: intents
role: symbol
role_heading: Instance Property
path: intents/incar/color
---

# color

The electric vehicle’s color.

## Declaration

```swift
var color: CGColor? { get }
```

## Discussion

Discussion Maps displays this value when it presents information about the electric vehicle.

## See Also

### Getting the Car’s Attributes

- [make](intents/incar/make.md)
- [model](intents/incar/model.md)
- [year](intents/incar/year.md)
