Thanks to the
of the application, you will be able to obtain colors in
and in
to use in different places, for example in css , html, photoshop, illustrator and in any other tool you use.
You can transform the color from
and vice versa, going from
. You can easily perform the transformation to obtain the color code.
Share the colors so your contacts can use the same color codes as you.
Visualize and choose the color you are looking for for each moment.
From now on you will have all the
at your fingertips.
Most common
:
●
- #FFFFFF - rgb(255, 255, 255)
●
- #C0C0C0 - rgb(192, 192, 192)
●
- #808080 - rgb(128, 128, 128)
●
- #000000 - rgb(0, 0, 0)
●
- #FF0000 - rgb(255, 0, 0)
●
- #800000 - rgb(128, 0, 0)
●
- #FFFF00 - rgb(255, 255, 0)
●
- #808000 - rgb(128, 128, 0)
●
- #00FF00 - rgb(0, 255, 0)
●
- #008000 - rgb(0, 128, 0)
●
- #00FFFF - rgb(0, 255, 255)
●
- #008080 - rgb(0, 128, 128)
●
- #0000FF - rgb(0, 0, 255)
●
- #000080 - rgb(0, 0, 128)
●
- #FF00FF - rgb(255, 0, 255)
●
- #800080 - rgb(128, 0, 128)
●
- #FF8000 - rgb(255, 128, 00)
●
- #8D4925 - rgb(141, 73, 37)
●
- #00FFFF - rgb(0, 255, 255)
●
- #FFD700 - rgb(255, 215, 0)
●
- #FFC0CB - rgb(255, 192, 203)