emoji.group / color / pink
COLOR

Pink

Dominant hue, measured from the artwork. Tagged only when one hue covers 45% of the fill.

include mode 22 emojis v2026-07-21 measured 22
View JSON →

Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.

Use it

GET https://emoji.group/pink.json
const pink = await fetch("https://emoji.group/pink.json")
  .then(r => r.json()); // { emojis: [...], count: 22 }

More in color

Copied