---
title: Color array
framework: quicktime-file-format
role: symbol
role_heading: Data field
path: quicktime-file-format/color_table_atom/color_array
---

# Color array

An array of colors.

## Overview

Overview Each color is made of four unsigned 16-bit integers. The first integer must be set to 0, the second is the red value, the third is the green value, and the fourth is the blue value.

## See Also

### Data fields

- [Size](quicktime-file-format/color_table_atom/size.md)
- [Type](quicktime-file-format/color_table_atom/type.md)
- [Color table seed](quicktime-file-format/color_table_atom/color_table_seed.md)
- [Color table flags](quicktime-file-format/color_table_atom/color_table_flags.md)
- [Color table size](quicktime-file-format/color_table_atom/color_table_size.md)
