# Color

## Desktop Tools

* [Color Oracle](http://colororacle.org/)
* [Colour Contrast Analyser](https://www.paciellogroup.com/resources/contrastanalyser/)
* [Contrast](https://usecontrast.com/)
* [Iris](https://alpert.altervista.org/iris/) - “Iris aims at being the definitive design tool to create beautiful color schemes to use in your projects.”
* [Just Color Picker](http://annystudio.com/software/colorpicker/) #software - "Free portable offline colour picker and colour editor for web designers and digital artists"
* [Sip](http://sipapp.io/)

## Galleries

* [Color Hunt](http://colorhunt.co/) - “Color Hunt is an open collection of beautiful color palettes founded on August 2015 by Gal Shir.”
* [Klart Colors](https://klart.co/colors) - “Colors is a 100% data-driven collection of color palettes. After a year of curating beautiful designs over at Pixels I figured out that I could make something cool with the data and this is the result.”
* [randoma11y](https://randoma11y.com/) - “An ongoing project to try and curate beautiful color palettes that are a11y friendly. This app generates a random palette and allows you to vote the combination up or down. We’ll store the info and keep our API open.”
* [Wikipedia’s category for color shades](https://en.wikipedia.org/wiki/Category:Shades_of_color_templates)

## Online Tools

* [Adobe Color CC](https://color.adobe.com/create/color-wheel/)
* [Colour Contrast Check](https://snook.ca/technical/colour_contrast/colour.html#fg=CFFF33,bg=333333)
* [Coolors](https://coolors.co/9ac4f8-99edcc-cb958e-e36588-9a275a)
* [Hex Naw](https://hexnaw.com/)
* [HTML Color Codes](http://htmlcolorcodes.com/) - “Get HTML color codes, Hex color codes, RGB and HSL values with our color picker, color chart and HTML color names. Let’s go!”
* [Khroma](http://khroma.co/) - “The AI color tool for designers. Discover, search, & save color combinations you’ll love.”
* [Palettable](http://www.palettable.io/)
* [Paletton](http://paletton.com/#uid=1000u0kllllaFw0g0qFqFg0w0aF)
* [Pictaculous](http://www.pictaculous.com/) by MailChimp - “Upload your image—get a color palette!”
* [WebAIM Color Contrast Checker](http://webaim.org/resources/contrastchecker/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://brain.nathanarthur.com/design/color.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
