check
Get color information (HEX, RGB, HSL, CMYK). The command generates a color preview and CSS color names similar to the selected one.

Usage
/check <color>
Color code
#f5df4d
rgb(245, 223, 77)
hsl(52.14, 89.36%, 63.14%)
cmyk(0.00%, 8.98%, 68.57%, 3.92%)
name of CSS color, e.g., “royal blue”
Username
Set the color using the name of the user whose color is to be copied, e.g. @kaaroll99.
If the selected one does not have a role with color, an error will be returned
Random color
Set the color using a random color
Example
/check #F5DF4D
Bot response

Last updated