Colors: Difference between revisions

No edit summary
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:


==Palettes==
==Palettes==
* Ethan Schoonover's [http://ethanschoonover.com/solarized Solarized] is a 16-color palette with 8 monotones for content and 8 accent colors, which decays elegantly to a number of 5-color palettes.
* Ethan Schoonover's [http://ethanschoonover.com/solarized Solarized] is a 16-color CIELAB palette with 8 monotones for content and 8 accent colors, which decays elegantly to a number of 5-color palettes.
 
* The [http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines#Color_Palette Tango Desktop Project] has a 27-color RGB palette.
{|  class="wikitable" border="1"
! Name
! Base RGB hex
! Variant 1
! Variant 2
|-
| Butter (Tango)
| style="background: #fce94f;" | fce94f
| style="background: #edd400;" | edd400
| style="background: #c4a000;" | c4a000
|-
| Orange (Tango)
| style="background: #fcaf3e;" | fcaf3e
| style="background: #f57900;" | f57900
| style="background: #ce5c00;" | ce5c00
|-
| Chocolate (Tango)
| style="background: #e9b96e;" | e9b96e
| style="background: #c17d11;" | c17d11
| style="background: #8f5902;" | 8f5902
|-
| Chameleon (Tango)
| style="background: #8ae234;" | 8ae234
| style="background: #73d216;" | 73d216
| style="background: #4e9a06;" | 4e9a06
|-
| Sky Blue (Tango)
| style="background: #729fcf;" | 729fcf
| style="background: #3465a4;" | 3465a4
| style="background: #204a87;" | 204a87
|-
| Plum (Tango)
| style="background: #ad7fa8;" | ad7fa8
| style="background: #75507b;" | 75507b
| style="background: #5c3566;" | 5c3566
|-
| Scarlet Red (Tango)
| style="background: #ef2929;" | ef2929
| style="background: #cc0000;" | cc0000
| style="background: #a40000;" | a40000
|-
| Aluminium 1 (Tango)
| style="background: #eeeeec; color: #000;" | eeeeec
| style="background: #d3d7cf; color: #000;" | d3d7cf
| style="background: #babdb6; color: #333;" | babdb6
|-
| Aluminium 2 (Tango)
| style="background: #888a85;" | 888a85
| style="background: #555753;" | 555753
| style="background: #2e3436;" | 2e3436
|}
[[CATEGORY: Display]]
[[CATEGORY: Display]]