Where can I see what Color properties in .NET like “BlanchedAlmond” look like?

StackOverflow https://stackoverflow.com/questions/103035

  •  01-07-2019
  •  | 
  •  

Question

I'm in the middle of writing code in .Net to draw something in my app and I need to pick a color to use. But what does the color "Chartreuse" look like? Isn't there a nice bitmap that shows what each of the system colors look like somewhere?

Thanks!

Was it helpful?

Solution

Try this site.

This site is nice because it shows how the color will look as foreground and background color.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top