I wanted very rational and consistent color scheme to improve UI and readability of code editors, terminals, when browsing in Firefox(you can easily customize colors in FF) and various projects like this website. Im satisfied by the result so far.
Name | HSL | RGB | HEX |
---|---|---|---|
White | 42 100 95 | 255 248 231 | FFF8E7 |
Black_light | 0 0 18 | 46 46 46 | 2E2E2E |
Black_base | 0 0 14 | 36 36 36 | 242424 |
Black_dark | 0 0 10 | 26 26 26 | 1A1A1A |
Red_light | 0 100 90 | 255 204 204 | FFCCCC |
Red_base | 0 100 80 | 255 153 153 | FF9999 |
Red_dark | 0 100 70 | 255 102 102 | FF6666 |
Red_darker | 0 100 25 | 128 0 0 | 800000 |
Yellow_light | 60 100 90 | 255 255 204 | FFFFCC |
Yellow_base | 60 100 80 | 255 255 153 | FFFF99 |
Yellow_dark | 60 100 70 | 255 255 102 | FFFF66 |
Yellow_darker | 60 100 25 | 127 128 0 | 7F8000 |
Green_light | 120 100 90 | 204 255 204 | CCFFCC |
Green_base | 120 100 80 | 153 255 153 | 99FF99 |
Green_dark | 120 100 70 | 102 255 102 | 66FF66 |
Green_darker | 120 100 25 | 0 128 0 | 008000 |
Cyan_light | 180 100 90 | 204 255 255 | CCFFFF |
Cyan_base | 180 100 80 | 153 255 255 | 99FFFF |
Cyan_dark | 180 100 70 | 102 255 255 | 66FFFF |
Cyan_darker | 180 100 25 | 0 127 128 | 007F80 |
Lavender_light | 240 100 90 | 204 204 255 | CCCCFF |
Lavender_base | 240 100 80 | 153 153 255 | 9999FF |
Lavender_dark | 240 100 70 | 102 102 255 | 6666FF |
Lavender_darker | 240 100 25 | 0 0 128 | 000080 |
Magenta_light | 300 100 90 | 255 204 255 | FFCCFF |
Magenta_base | 300 100 80 | 255 153 255 | FF99FF |
Magenta_dark | 300 100 70 | 255 102 255 | FF66FF |
Magenta_darker | 300 100 25 | 128 0 127 | 80007F |
Golden_light | 49 22 90 | 235 233 224 | EBE9E0 |
Golden_base | 49 22 80 | 215 211 193 | D7D3C1 |
Golden_dark | 49 22 70 | 195 189 162 | C3BDA2 |
Golden_semi_darker | 49 22 55 | 165 156 115 | A59C73 |
Golden_darker | 49 22 25 | 78 73 50 | 4E4932 |
Golden_darkest | 49 22 15 | 47 44 30 | 2F2C1E |
-- From Wikipedia, the free encyclopedia -- Cosmic latte is the average color of the galaxies of the universe as perceived by a typical human observer from the position of the Earth, found by a team of astronomers from Johns Hopkins University (JHU). In 2002, Karl Glazebrook and Ivan Baldry determined that the average color of the universe was a greenish white, but they soon corrected their analysis in a 2003 paper in which they reported that their survey of the light from over 200,000 galaxies averaged to a slightly beigeish white. The hex triplet value (assuming the standard sRGB color space) for the cosmic latte color is approximately #FFF8E7.