RGB Color Query
| RGB(250,249,31),#faf91f Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(201,173,119),#c9ad77 Sample |
|
|
|
|
| RGB(157,101,153),#9d6599 Sample |
|
|
|
|
| RGB(144,80,214),#9050d6 Sample |
|
|
|
|
| RGB(172,250,117),#acfa75 Sample |
|
|
|
|
| RGB(98,172,196),#62acc4 Sample |
|
|
|
|
| RGB(155,72,150),#9b4896 Sample |
|
|
|
|
| RGB(226,198,149),#e2c695 Sample |
|
|
|
|
| RGB(76,139,168),#4c8ba8 Sample |
|
|
|
|
| RGB(107,104,252),#6b68fc Sample |
|
|
|
|
For example, if you want white, just enter one of the following text:
RGB(255, 255, 255)
255,255,255
255 255 255
#FFFFFF
FFFFFF
white
白
白色
Each one is recognizable.


