VIBE
Calm
The feeling it gives off.
include mode
71 emojis
v2026-07-21
model proposed 71
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/calm.json
const calm = await fetch("https://emoji.group/calm.json")
.then(r => r.json()); // { emojis: [...], count: 71 }