Noxyr Noxyr
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
Example Embed Title

This is how your embed color looks as the left strip in Discord.

In embed JSON use "color": <decimal>. In discord.js you can pass the hex directly: .setColor('#dc2626').