안녕하세요 코딩하는 프루치 입니다.
데이터를 보기 쉽게 정리하는 것은 시각화 관점에서 너무나 중요합니다. 크기, 모양, 색상 등 다양한 특성을 잘 표현하는 것은 데이터 시각화의 가장 큰 부분이라 할수 있습니다.
저는 오늘 C# 에서 사용하는 색상목록을 알기 쉽게 정리해보았습니다. 프로그램을 만들다 보면 여러 부분에서 색상으로 정보를 표현하는 경우가 많은데요, 아래 정리된 텍스트를 활용하여 하시는 일에 많은 도움 되시길 바랍니다. 😄😄

| Constant | Description |
| AliceBlue | Name of a system-defined color. |
| AntiqueWhite | Name of a system-defined color. |
| Aqua | Name of a system-defined color. |
| Aquamarine | Name of a system-defined color. |
| Azure | Name of a system-defined color. |
| Beige | Name of a system-defined color. |
| Bisque | Name of a system-defined color. |
| Black | Name of a system-defined color. |
| BlanchedAlmond | Name of a system-defined color. |
| Blue | Name of a system-defined color. |
| BlueViolet | Name of a system-defined color. |
| Brown | Name of a system-defined color. |
| BurlyWood | Name of a system-defined color. |
| CadetBlue | Name of a system-defined color. |
| Chartreuse | Name of a system-defined color. |
| Chocolate | Name of a system-defined color. |
| Coral | Name of a system-defined color. |
| CornflowerBlue | Name of a system-defined color. |
| Cornsilk | Name of a system-defined color. |
| Crimson | Name of a system-defined color. |
| Cyan | Name of a system-defined color. |
| DarkBlue | Name of a system-defined color. |
| DarkCyan | Name of a system-defined color. |
| DarkGoldenrod | Name of a system-defined color. |
| DarkGray | Name of a system-defined color. |
| DarkGreen | Name of a system-defined color. |
| DarkKhaki | Name of a system-defined color. |
| DarkMagenta | Name of a system-defined color. |
| DarkOliveGreen | Name of a system-defined color. |
| DarkOrange | Name of a system-defined color. |
| DarkOrchid | Name of a system-defined color. |
| DarkRed | Name of a system-defined color. |
| DarkSalmon | Name of a system-defined color. |
| DarkSeaGreen | Name of a system-defined color. |
| DarkSlateBlue | Name of a system-defined color. |
| DarkSlateGray | Name of a system-defined color. |
| DarkTurquoise | Name of a system-defined color. |
| DarkViolet | Name of a system-defined color. |
| DeepPink | Name of a system-defined color. |
| DeepSkyBlue | Name of a system-defined color. |
| DimGray | Name of a system-defined color. |
| DodgerBlue | Name of a system-defined color. |
| Feldspar | Name of a system-defined color. |
| Firebrick | Name of a system-defined color. |
| FloralWhite | Name of a system-defined color. |
| ForestGreen | Name of a system-defined color. |
| Fuchsia | Name of a system-defined color. |
| Gainsboro | Name of a system-defined color. |
| GhostWhite | Name of a system-defined color. |
| Gold | Name of a system-defined color. |
| Goldenrod | Name of a system-defined color. |
| Gray | Name of a system-defined color. |
| Green | Name of a system-defined color. |
| GreenYellow | Name of a system-defined color. |
| Honeydew | Name of a system-defined color. |
| HotPink | Name of a system-defined color. |
| IndianRed | Name of a system-defined color. |
| Indigo | Name of a system-defined color. |
| Ivory | Name of a system-defined color. |
| Khaki | Name of a system-defined color. |
| Lavender | Name of a system-defined color. |
| LavenderBlush | Name of a system-defined color. |
| LawnGreen | Name of a system-defined color. |
| LemonChiffon | Name of a system-defined color. |
| LightBlue | Name of a system-defined color. |
| LightCoral | Name of a system-defined color. |
| LightCyan | Name of a system-defined color. |
| LightGoldenrodYellow | Name of a system-defined color. |
| LightGray | Name of a system-defined color. |
| LightGreen | Name of a system-defined color. |
| LightPink | Name of a system-defined color. |
| LightSalmon | Name of a system-defined color. |
| LightSeaGreen | Name of a system-defined color. |
| LightSkyBlue | Name of a system-defined color. |
| LightSlateBlue | Name of a system-defined color. |
| LightSlateGray | Name of a system-defined color. |
| LightSteelBlue | Name of a system-defined color. |
| LightYellow | Name of a system-defined color. |
| Lime | Name of a system-defined color. |
| LimeGreen | Name of a system-defined color. |
| Linen | Name of a system-defined color. |
| Magenta | Name of a system-defined color. |
| Maroon | Name of a system-defined color. |
| MediumAquamarine | Name of a system-defined color. |
| MediumBlue | Name of a system-defined color. |
| MediumOrchid | Name of a system-defined color. |
| MediumPurple | Name of a system-defined color. |
| MediumSeaGreen | Name of a system-defined color. |
| MediumSlateBlue | Name of a system-defined color. |
| MediumSpringGreen | Name of a system-defined color. |
| MediumTurquoise | Name of a system-defined color. |
| MediumVioletRed | Name of a system-defined color. |
| MidnightBlue | Name of a system-defined color. |
| MintCream | Name of a system-defined color. |
| MistyRose | Name of a system-defined color. |
| Moccasin | Name of a system-defined color. |
| NavajoWhite | Name of a system-defined color. |
| Navy | Name of a system-defined color. |
| OldLace | Name of a system-defined color. |
| Olive | Name of a system-defined color. |
| OliveDrab | Name of a system-defined color. |
| Orange | Name of a system-defined color. |
| OrangeRed | Name of a system-defined color. |
| Orchid | Name of a system-defined color. |
| PaleGoldenrod | Name of a system-defined color. |
| PaleGreen | Name of a system-defined color. |
| PaleTurquoise | Name of a system-defined color. |
| PaleVioletRed | Name of a system-defined color. |
| PapayaWhip | Name of a system-defined color. |
| PeachPuff | Name of a system-defined color. |
| Peru | Name of a system-defined color. |
| Pink | Name of a system-defined color. |
| Plum | Name of a system-defined color. |
| PowderBlue | Name of a system-defined color. |
| Purple | Name of a system-defined color. |
| Red | Name of a system-defined color. |
| RosyBrown | Name of a system-defined color. |
| RoyalBlue | Name of a system-defined color. |
| SaddleBrown | Name of a system-defined color. |
| Salmon | Name of a system-defined color. |
| SandyBrown | Name of a system-defined color. |
| SeaGreen | Name of a system-defined color. |
| SeaShell | Name of a system-defined color. |
| Sienna | Name of a system-defined color. |
| Silver | Name of a system-defined color. |
| SkyBlue | Name of a system-defined color. |
| SlateBlue | Name of a system-defined color. |
| SlateGray | Name of a system-defined color. |
| Snow | Name of a system-defined color. |
| SpringGreen | Name of a system-defined color. |
| SteelBlue | Name of a system-defined color. |
| Tan | Name of a system-defined color. |
| Teal | Name of a system-defined color. |
| Thistle | Name of a system-defined color. |
| Tomato | Name of a system-defined color. |
| Transparent | Name of a system-defined color. |
| Turquoise | Name of a system-defined color. |
| TVBlack | Name of a system-defined color. |
| TVWhite | Name of a system-defined color. |
| Violet | Name of a system-defined color. |
| VioletRed | Name of a system-defined color. |
| Wheat | Name of a system-defined color. |
| White | Name of a system-defined color. |
| WhiteSmoke | Name of a system-defined color. |
| Yellow | Name of a system-defined color. |
| YellowGreen | Name of a system-defined color. |