Pixel 10A Teased: Google's Budget Pixel Returns in Powder Blue

Pixel 10A Teased: Google's Budget Pixel Returns in Powder Blue
source: gettyimages
February 18, 2026

Google has begun hinting at a new entry in its budget-friendly smartphone lineup with a teaser for the Pixel 10A. The teaser showcases the device in a powder-blue finish and confirms that preorder details will kick off on February 18.

From the teaser alone, the Pixel 10A appears to lean on a design familiar to the Pixel 9A. It shows a dual-camera setup housed in a flat, oblong rear cutout and bezels that seem similar in size to its predecessor. Google has not released any official specifications yet, so prospective buyers will have to wait for fuller details.

Pricing remains unclear at this stage. A leak suggests that regional pricing could stay the same, with storage options at 128GB or 256GB. The teaser page also invites visitors to sign up for emails to receive an “exclusive offer” on the Pixel 10A.

As more information arrives, the tech community will likely learn the full specs, price, and regional availability. Stay tuned for updates as Google prepares the launch.

By Emma Roth

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 · 141 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": 6645919,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}