Kelly Reilly: Accents, Beth Dutton, and a Screen‑Stealing Range

Kelly Reilly: Accents, Beth Dutton, and a Screen‑Stealing Range
source: gettyimages
February 5, 2026

Kelly Reilly has built a high‑flying career across TV and film, and now more fans are hearing what she really sounds like. Best known to many as Beth Dutton on Yellowstone, a role she owned from the show’s 2018 premiere through its finale in 2024, Reilly has been a fixture of the screen since her very first TV appearance in 1995.

Her resume spans acclaimed series and feature films alike. On television, she’s appeared in Prime Suspect, Above Suspicion, True Detective, Britannia, and the UK shimmer series Under Salt Marsh, which airs on Sky Atlantic and Now TV. In cinema, her slate reads Eden Lake, Flight, and A Haunting in Venice, plus the memorable portrayal of Mary Watson in Sherlock Holmes and its sequel A Game of Shadows.

A running thread through Reilly’s career has been her voice, which listeners have noted shifts with each character. In a recent interview, she admitted that on Yellowstone, many assumed she was American because she didn’t engage much with the crew, adding: “I didn’t talk to anybody.” She explained, “Your voice is different with different characters as well. I don’t sound like me in an American accent. It sounds different!”

For many fans, hearing her natural British timbre can be a jolt. Some comments described it as “disturbing” to hear her speak with a plain British accent, while others praised her ability to carry Beth’s persona so convincingly that her American accent supposedly felt flawless. The mix of reactions only underscored how distinct her voice can be depending on the role.

Beyond Yellowstone, Reilly continues to draw attention for her versatility. Some viewers even noted that she resembles two different versions of herself—one very English, one fully Americanized—within the space of a single performance. A few fans even joked about their own attempts to spot non‑American actors portraying American characters and discovering they’d misread her all along.

She’s also recognized for her work in Pride & Prejudice (1997), where she played the very English Caroline Bingley, underscoring her long‑standing mastery of distinct English tones. Today, she’s starring as Jackie Ellis in Under Salt Marsh, a crime thriller available on Sky and Now TV in the UK. For more celeb interviews and behind‑the‑scenes chats, check out Dexerto’s ScreenTime YouTube channel.

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