Color Emoji
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://emojifyi.com/iframe/glossary/color-emoji/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://emojifyi.com/glossary/color-emoji/
Add a dynamic SVG badge to your README or docs.
[](https://emojifyi.com/glossary/color-emoji/)
Use the native HTML custom element.
Full-color emoji rendered using bitmap images or color vector graphics, as opposed to monochrome text-style rendering.
Color emoji are the full-color, graphical emoji we see on modern devices. They can be implemented using several technologies within font files:- **Bitmap** (CBDT/sbix): Pre-rendered images at specific resolutions
- **Vector** (COLR, SVG): Scalable graphics that stay crisp at any size
The shift to color emoji happened gradually as platforms moved from text-based communication to richer media. Apple popularized color emoji on mobile, and now all major platforms render emoji in full color by default.
Color emoji require more data than monochrome glyphs — Apple's emoji font is over 100MB, largely due to bitmap glyph data.