---
title: BlendMode.color
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/blendmode/color
---

# BlendMode.color

## Declaration

```swift
case color
```

## See Also

### Mixing color components

- [BlendMode.hue](swiftui/blendmode/hue.md)
- [BlendMode.saturation](swiftui/blendmode/saturation.md)
- [BlendMode.luminosity](swiftui/blendmode/luminosity.md)
