# How many named colors are there in \`Makie\`?

**URL:** https://discourse.julialang.org/t/how-many-named-colors-are-there-in-makie/116373
**Category:** Visualization
**Tags:** colors, makie
**Created:** [June 29, 2024, 3:10am UTC](https://discourse.julialang.org/t/how-many-named-colors-are-there-in-makie/116373 "2024-06-29T03:10:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![WuSiren](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/wusiren/32/42529_2.png) [@WuSiren](https://discourse.julialang.org/u/WuSiren)
#### Post date: [June 29, 2024, 3:10am UTC](https://discourse.julialang.org/t/how-many-named-colors-are-there-in-makie/116373/1 "2024-06-29T03:10:35Z")

</div>

How many named colors (not the [color bars](https://docs.makie.org/v0.21/explanations/colors#colors)) are there in `Makie`? For example, `:red`, `:blue`, `:green`, `:yellow`… Where can I find the full list?

---

<div class="post-metadata">

### Author: ![jules](https://avatars.discourse-cdn.com/v4/letter/j/41988e/32.png) [@jules](https://discourse.julialang.org/u/jules)
#### Post date: [June 29, 2024, 4:09am UTC](https://discourse.julialang.org/t/how-many-named-colors-are-there-in-makie/116373/2 "2024-06-29T04:09:43Z")

</div>

> **[Named Colors · Colors](http://juliagraphics.github.io/Colors.jl/stable/namedcolors/)**
>
> Documentation for Colors.

---

<div class="post-metadata">

### Author: ![WuSiren](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/wusiren/32/42529_2.png) [@WuSiren](https://discourse.julialang.org/u/WuSiren)
#### Post date: [June 29, 2024, 7:07am UTC](https://discourse.julialang.org/t/how-many-named-colors-are-there-in-makie/116373/3 "2024-06-29T07:07:40Z")

</div>

Wow, nice! Thanks!
