I have to create a color picker in my WPF application. When I click on any color, the code of that color should come in a textbox. I googled a lot but found nothing matching
You can check the Color Picker Control of WpfToolKit Extended. This toolkit has many useful controls.