Color

Here you can choose a color to use in your command.

Note

Hex colors are codes that represent colors using hexadecimal values for red, green, and blue. A shorthand like #090 is a compact version of #009900, meaning no red, full green, and no blue, resulting in a pure green. The format #RGB expands each digit to RRGGBB, making it easy to define web colors, including in BDFD’s color functions for customizing bot messages.

Color Picker

Select the color.

#000000

Random Color

Generate a random color.

Functions

Here are all the functions related to hex colors.

Note

You can use color hex in the “Color hex” parameters.

SET:

GET:

CHECK:

Example

$nomention
$description[⬅️ Border color hex]
$color[#673ab7]
!example ⬅️ Border color hex

What is this?

How $color[] and $description[] works?