emoji.group / vibe / cute
VIBE

Cute

The feeling it gives off.

include mode 33 emojis v2026-07-21 model proposed 33
View JSON →

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/cute.json
const cute = await fetch("https://emoji.group/cute.json")
  .then(r => r.json()); // { emojis: [...], count: 33 }

More in vibe

Copied