---
title: IOColorEntry
framework: IOKit
role: symbol
role_heading: Structure
platforms: [Mac Catalyst 13.0+, macOS 10.0+]
path: iokit/iocolorentry
---

# IOColorEntry

## Declaration

```occ
typedef struct IOColorEntry {
    ...
} IOColorEntry;
```

## Topics

### Instance Properties

- [blue](iokit/iocolorentry/1505830-blue.md)
- [green](iokit/iocolorentry/1505128-green.md)
- [index](iokit/iocolorentry/1505706-index.md)
- [red](iokit/iocolorentry/1505899-red.md)
