iPhone 18 Pro Could Add Coffee Color Option, Leaker Claims

iPhone 18 Pro Could Add Coffee Color Option, Leaker Claims
source: gettyimages
February 10, 2026

A well-known Weibo leaker going by "Instant Digital" says next year’s iPhone 18 Pro models may come in new color options, including Coffee, Purple, and Burgundy. The odds of a black iPhone 18 Pro next year are reportedly zero, according to the tipster.

Historically, iPhone models have touched lavender or purple hues with some past generations like the iPhone XR, iPhone 11, iPhone 12, iPhone 14, and iPhone 14 Pro. Coffee and Burgundy would mark the first introductions of those tones to the iPhone lineup. If true, a coffee-colored iPhone 18 Pro could be pitched as a modern counterpart to the gold iPhone XS or the desert-titanium-flavored iPhone 16 Pro.

Color psychology notes that Coffee sits in the brown family and conveys a deep, earthy feel, while Burgundy blends red with brown or purple for a wine-like darkness, and Purple can skew warm when muted or darkened. The leaker emphasized there will be no black option for the iPhone 18 Pro next year. By comparison, the iPhone 17 Pro lineup has been offered in Silver, Deep Blue, and Cosmic Orange, with no black or gray in that generation.

In terms of hardware and timing, the iPhone 18 Pro models are expected to launch in the fall of next year and are rumored to feature an A20 chip built on TSMC’s 2nm process, a variable-aperture main camera, a C2 modem, and a streamlined Camera Control interface, among other upgrades.

Other Apple updates from the week include:

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