Free Tool
Discord Embed Color Picker
Embeds take a decimal color value, not hex. Pick a color, copy either format, and preview the embed strip live.
Hex
#dc2626
Copy
Decimal (for embeds)
14423590
Copy
In embed JSON use "color": <decimal>. In discord.js you can pass the hex directly: .setColor('#dc2626').