body .page-title-wrap{display:none}
.sac-p{–navy:#0F2A44;–gold:#B89A63;–ink:#0F2A44;–muted:#6B7280;–line:#e6e8ec;font-family:inherit;color:var(–ink)}
.sac-p *{box-sizing:border-box}
.sac-p .crumb{font-size:.82rem;color:var(–muted);margin:0 0 14px}
.sac-p .crumb a{color:var(–muted);text-decoration:none}
.sac-p .crumb a:hover{color:var(–gold)}
.sac-p .hero{position:relative;border-radius:16px;overflow:hidden;margin:0 0 26px;min-height:380px;display:flex;align-items:flex-end;background:var(–navy)}
.sac-p .hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.sac-p .hero .veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,42,68,.15) 0%,rgba(15,42,68,.86) 100%)}
.sac-p .hero .inner{position:relative;padding:38px 36px 30px;width:100%}
.sac-p .hero h1{color:#fff;font-size:clamp(1.9rem,4.4vw,3rem);line-height:1.1;margin:0 0 8px;font-weight:700}
.sac-p .hero .loc{color:#D8DEE6;font-size:1rem;margin:0}
.sac-p .badge{display:inline-block;background:var(–gold);color:#fff;font-size:.72rem;letter-spacing:.07em;text-transform:uppercase;padding:5px 12px;border-radius:999px;margin:0 0 12px;font-weight:600}
.sac-p .keys{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(–line);border-radius:13px;overflow:hidden;margin:0 0 30px;background:#fff}
.sac-p .keys>div{padding:20px 22px;border-right:1px solid var(–line)}
.sac-p .keys>div:last-child{border-right:0}
.sac-p .keys .k{font-size:.71rem;letter-spacing:.07em;text-transform:uppercase;color:var(–muted);margin-bottom:6px}
.sac-p .keys .v{font-weight:700;font-size:1.12rem;line-height:1.25;color:var(–navy)}
.sac-p h2.sec{font-size:1.5rem;font-weight:700;margin:38px 0 14px;color:var(–ink)}
.sac-p p{line-height:1.72}
.sac-p .quote{border-left:3px solid var(–gold);padding:2px 0 2px 20px;margin:0 0 18px;font-size:1.06rem;color:var(–navy);line-height:1.65}
.sac-p table.spec{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(–line);border-radius:12px;overflow:hidden}
.sac-p table.spec td{padding:14px 20px;border-bottom:1px solid var(–line);font-size:.95rem;vertical-align:top}
.sac-p table.spec tr:last-child td{border-bottom:0}
.sac-p table.spec td:first-child{width:40%;color:var(–muted);font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}
.sac-p table.spec td:last-child{font-weight:600}
.sac-p .gal{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.sac-p .gal a{display:block;border-radius:12px;overflow:hidden}
.sac-p .gal img{width:100%;height:210px;object-fit:cover;display:block;transition:.3s}
.sac-p .gal a:hover img{transform:scale(1.04)}
.sac-p .gal a:first-child{grid-column:span 2;grid-row:span 2}
.sac-p .gal a:first-child img{height:430px}
.sac-p .fp{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.sac-p .fpc{background:#fff;border:1px solid var(–line);border-radius:12px;overflow:hidden;transition:.18s}
.sac-p .fpc:hover{box-shadow:0 8px 22px rgba(15,42,68,.09);transform:translateY(-2px)}
.sac-p .fpc a{display:block;background:#f6f7f9}
.sac-p .fpc img{width:100%;height:230px;object-fit:contain;display:block;padding:10px}
.sac-p .fpc .cap{padding:13px 16px;border-top:1px solid var(–line)}
.sac-p .fpc .cap b{display:block;font-size:.93rem;font-weight:600;line-height:1.35}
.sac-p .fpc .cap span{display:block;color:var(–muted);font-size:.78rem;margin-top:3px}
.sac-p .fpgrp{font-size:.78rem;letter-spacing:.09em;text-transform:uppercase;color:var(–gold);font-weight:700;margin:24px 0 12px;padding-bottom:8px;border-bottom:1px solid var(–line)}
.sac-p .amen{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0;margin:0;list-style:none}
.sac-p .amen li{background:#fff;border:1px solid var(–line);border-left:3px solid var(–gold);border-radius:9px;padding:13px 16px;font-size:.9rem;line-height:1.4}
.sac-p details{background:#fff;border:1px solid var(–line);border-radius:10px;margin:0 0 9px}
.sac-p details summary{cursor:pointer;padding:15px 18px;font-weight:600;font-size:.97rem;list-style:none;position:relative;padding-right:44px}
.sac-p details summary::-webkit-details-marker{display:none}
.sac-p details summary:after{content:’+’;position:absolute;right:18px;top:13px;font-size:1.3rem;color:var(–gold);font-weight:400}
.sac-p details[open] summary:after{content:’-‘}
.sac-p details .ans{padding:0 18px 17px;color:var(–muted);line-height:1.68;font-size:.94rem}
.sac-p .band{background:var(–navy);color:#fff;border-radius:14px;padding:32px 34px;margin:38px 0 0;display:flex;flex-wrap:wrap;gap:22px;align-items:center;justify-content:space-between}
.sac-p .band h3{color:#fff;margin:0 0 6px;font-size:1.3rem;font-weight:700}
.sac-p .band p{color:#C9D2DD;margin:0;font-size:.95rem;max-width:50ch}
.sac-p .btn{display:inline-block;padding:14px 26px;border-radius:9px;font-weight:600;font-size:.95rem;text-decoration:none;transition:.18s}
.sac-p .btn-gold{background:var(–gold);color:#fff}
.sac-p .btn-gold:hover{background:#a5884f;color:#fff}
.sac-p .btn-ghost{border:1px solid rgba(255,255,255,.45);color:#fff}
.sac-p .cta{display:flex;flex-wrap:wrap;gap:12px}
.sac-p .devbox{background:#fff;border:1px solid var(–line);border-radius:14px;padding:26px 28px;margin:14px 0 0}
.sac-p .devbox p{margin:0 0 14px}
.sac-p .devbox p:last-child{margin:0}
.sac-p .note{color:var(–muted);font-size:.84rem;line-height:1.68;margin:30px 0 0;padding-top:18px;border-top:1px solid var(–line)}
.sac-p .note a{color:var(–gold)}
@media(max-width:900px){.sac-p .keys{grid-template-columns:1fr 1fr}.sac-p .amen{grid-template-columns:1fr 1fr}.sac-p .gal{grid-template-columns:repeat(2,1fr)}.sac-p .fp{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.sac-p .keys{grid-template-columns:1fr}.sac-p .gal{grid-template-columns:1fr}.sac-p .gal a:first-child{grid-column:span 1;grid-row:span 1}.sac-p .gal a:first-child img{height:230px}.sac-p .amen{grid-template-columns:1fr}.sac-p .fp{grid-template-columns:1fr}.sac-p .hero .inner{padding:26px 20px 22px}.sac-p .band{padding:26px 22px}}
Home › Developers › Ohana Development › Manchester City Yas Residences
Manchester City Yas Residences
Yas Island, Abu Dhabi
About Manchester City Yas Residences
Set along the waterfront of Yas Canal, this residential destination brings together apartments, villas, townhouses and maisonettes, each designed to suit different lifestyles within a single vision.
Ohana Development launched the project in February 2026 as a USD 4.1 billion masterplan across 1.67 million square metres, with over 2,000 homes. The Manchester City name is used under licence from City Football Group, and the Manchester City Training Academy sits at the centre of the community with football fields, performance studios, a Trophy Gallery and a Heritage Center.
Yas Island is Abu Dhabi’s entertainment and leisure hub. Ferrari World, SeaWorld, Warner Bros. World, Yas Marina Circuit, Yas Links and Yas Mall are all operating, and Zayed International Airport is 10 to 15 minutes away.
Layouts run from a 850 sqft one bedroom apartment to a 14,747 sqft maisonette. Completion is 2029.
Specification
| Developer | Ohana Development |
| Location | Yas Canal, Yas Island, Abu Dhabi |
| Property type | Apartments, penthouses, townhouses, twin villas, villas and maisonettes |
| Bedrooms | 1 to 5 bedrooms |
| Size range | 850 to 14,747 sqft |
| Total homes | Over 2,000 |
| Masterplan | 1.67 million sqm, over 55 per cent open space |
| Sale type | Direct from developer |
| Payment plan | 50/50 or 35/65 |
| Completion | 2029 |
| Starting price | AED 2,000,000 |
Unit mix and prices
| Layout | Size | Size | From |
| One bedroom apartment | 850 sqft | 79 sqm | AED 2,000,000 |
| Two bedroom apartment | 1,366 sqft | 127 sqm | AED 3,100,000 |
| Three bedroom apartment | 1,884 sqft | 175 sqm | AED 4,450,000 |
| Penthouse | 4,359 sqft | 405 sqm | AED 11,000,000 |
| Townhouse | 2,476 sqft | 230 sqm | AED 4,750,000 |
| Twin villa | 2,949 sqft | 274 sqm | AED 6,000,000 |
| Four bedroom villa | 3,229 sqft | 300 sqm | AED 7,000,000 |
| Five bedroom villa | 4,822 sqft | 448 sqm | AED 9,500,000 |
| Maisonette | 14,747 sqft | 1,370 sqm | AED 29,500,000 |
Payment plan
Option one, 50/50.
| Booking | 5% | On booking |
| Down payment | 5% | On signing the SPA |
| 1st instalment | 5% | 3 months after SPA |
| 2nd instalment | 5% | 8 months after SPA |
| 3rd instalment | 5% | 12 months after SPA |
| 4th instalment | 5% | 16 months after SPA |
| 5th instalment | 5% | 20 months after SPA |
| 6th instalment | 5% | 24 months after SPA |
| 7th instalment | 5% | 28 months after SPA |
| 8th instalment | 5% | 32 months after SPA |
| 9th instalment | 50% | On delivery |
Option two, 35/65. Five per cent on booking, 30 per cent on signing the SPA, 65 per cent on delivery.
Gallery
Amenities
- Manchester City Training Academy
- Football fields
- Trophy Gallery and Heritage Center
- Gym and fitness training
- Multi sport indoor training studios
- Spa and sauna
- Hydrotherapy circuit
- Cryotherapy and infrared suites
- Oxygen therapy room
- Crystal lagoon
- Infinity pool and rooftop pool
- Canal promenade and marina access
- Watersports club
- Canal sports lounge
- Organic fine dining restaurant
- City Cafe and Match Day Terrace
- Medical centre and clinics
- Mosque, retail and community hub
Common questions
Who is the developer of Manchester City Yas Residences?
Where is Manchester City Yas Residences?
What layouts are available?
What does Manchester City Yas Residences cost?
When is handover?
What is the payment plan?
How big is the development?
Is it eligible for a Golden Visa?
Interested in Manchester City Yas Residences?
Tell us the layout and budget you are after and we will come back with what is available, the payment plan, and the transactions behind the price.
About the developer
Ohana Development is a private Middle East developer with over 35 years of history. Its Abu Dhabi portfolio includes Elie Saab Waterfront on Al Reem Island, Jacob and Co. Beachfront Living and Ohana By The Sea at Al Jurf.


















