Quordle Today: Hints, Spoilers and the Game 1490 Solutions

Quordle Today: Hints, Spoilers and the Game 1490 Solutions
source: gettyimages
February 22, 2026

Quordle continues to drop a fresh daily puzzle at midnight for each time zone, so players worldwide may be solving different days. If you’re after Saturday’s challenge, you can check Quordle hints and answers for Saturday, February 21 (game #1489). While Quordle began as one of Wordle’s most popular offshoots, it has now logged over 1,400 games and remains a genuine brain-teaser. Below are today’s hints and, if you want them, the solutions for game #1490. Spoiler warning: spoilers ahead.

Spoiler alert: today’s Quordle solutions are listed below. If you’d rather figure them out yourself, don’t scroll on.

Quordle today (game #1490) — hints overview

The four Quordle solutions

Daily Sequence today (game #1490) — answers

Quordle answers: The past 20

About the author Johnny is a freelance pop culture writer who covers the internet, music, football and famous faces. He previously wrote under the alias the Pop Detective, a career that included quirky features about Madonna and sausage rolls (lightheartedly, of course). His work has included interviews with Elton John and Blur, as well as appearances on Channel 5 and other media projects. He currently lives in North London, enjoys cycling, and often chases pigeons around the park.

Note on comments You’ll need to confirm your public display name before commenting. If you don’t see the prompt, log out and back in to set your display name.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 139 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6646021,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}