---
title: "contentColor"
description: "Transitionary value."
type: "property"
lastmod: "2026-09-24"
---
## API Reference

> Source set: Common

```kotlin
public val StylePropertyAccessorScope.contentColor: Color
```

Transitionary value. Do not use. This will be removed before the Styles API is stable.

This gives access to the fill value set by [ContentColorScope](/jetpack-compose/androidx.compose.foundation/foundation/interfaces/ContentColorScope/api).
