---
title: color
framework: journalingsuggestions
role: symbol
role_heading: Instance Property
path: journalingsuggestions/journalingsuggestion/reflection/color
---

# color

The background color the system uses in the picker to render the reflection prompt content.

## Declaration

```swift
var color: Color?
```

## See Also

### Identifying a reflection prompt

- [prompt](journalingsuggestions/journalingsuggestion/reflection/prompt.md)
