SKIN-TONE
Skin Tone Default
Every skin tone variant is its own record, pointing at its base.
include mode
323 emojis
v2026-07-21
measured 323
Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.
Use it
GET https://emoji.group/skin-tone-default.json
const skin_tone_default = await fetch("https://emoji.group/skin-tone-default.json")
.then(r => r.json()); // { emojis: [...], count: 323 }