> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.ColorIndex

# <a id="SuperOffice_WebApi_Data_ColorIndex" /> Enum ColorIndex

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Color index of tasks

```csharp theme={null}
public enum ColorIndex
```

## Fields

`BlueAlt1 = 10`

10: Blue alternative 1

`BlueAlt2 = 11`

11: Blue alternative 2

`BlueAlt3 = 12`

12: Blue alternative 3

`DarkBlue = 1`

1: Dark blue

`DarkGray = 3`

3: Dark gray

`DarkGreen = 5`

5: Dark Green

`DarkRed = 9`

9: Dark Red

`DarkYellow = 7`

7: Dark Yellow

`GrayAlt1 = 13`

13: Gray alternative 1

`GrayAlt2 = 14`

14: Gray alternative 2

`GrayAlt3 = 15`

15: Gray alternative 3

`GreenAlt1 = 16`

16: Green alternative 1

`GreenAlt2 = 17`

17: Green alternative 2

`GreenAlt3 = 18`

18: Green alternative 3

`LightBlue = 0`

0: Light blue

`LightGray = 2`

2: Light gray

`LightGreen = 4`

4: Light green

`LightRed = 8`

8: Light Red

`LightYellow = 6`

6: Light Yellow

`RedAlt1 = 22`

22: Red alternative 1

`RedAlt2 = 23`

23: Red alternative 2

`RedAlt3 = 24`

24: Red alternative 3

`YellowAlt1 = 19`

19: Yellow alternative 1

`YellowAlt2 = 20`

20: Yellow alternative 2

`YellowAlt3 = 21`

21: Yellow alternative 3


## Related topics

- [SuperOffice.WebApi.Data.AppointmentInfo](/en/api/reference/webapi/SuperOffice.WebApi.Data.AppointmentInfo.md)
- [SuperOffice.WebApi.Data.TaskListItem](/en/api/reference/webapi/SuperOffice.WebApi.Data.TaskListItem.md)
- [SuperOffice.WebApi.Data.Appointment](/en/api/reference/webapi/SuperOffice.WebApi.Data.Appointment.md)
- [SuperOffice.WebApi.Data.AppointmentEntity](/en/api/reference/webapi/SuperOffice.WebApi.Data.AppointmentEntity.md)
- [SuperOffice.WebApi.Data.ChatSessionEntity](/en/api/reference/webapi/SuperOffice.WebApi.Data.ChatSessionEntity.md)
- [SuperOffice.WebApi.Data.CultureDataFormatter](/en/api/reference/webapi/SuperOffice.WebApi.Data.CultureDataFormatter.md)
