SKIN-TONE
Skin Tone 1
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, with the standard set in emojis_default.
Use it
GET https://emoji.group/skin-tone-1.json
const skin_tone_1 = await fetch("https://emoji.group/skin-tone-1.json")
.then(r => r.json()); // { emojis: [...], count: 323 }