COLOR
Blue
Dominant hue, measured from the artwork. Tagged only when one hue covers 45% of the fill.
include mode
320 emojis
v2026-07-21
measured 320
Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.
Use it
GET https://emoji.group/blue.json
const blue = await fetch("https://emoji.group/blue.json")
.then(r => r.json()); // { emojis: [...], count: 320 }