Espresso Martini
Dick Bradsell invented this drink in 1983 at Fred's Club in London when a model sat down at his bar and asked for something that would "wake me up and then mess me up." He reached for the vodka, pulled a shot of espresso, and made what would eventually become one of the most ordered cocktails of the 2010s and 2020s revival.
The drink fell out of favor during the craft cocktail era — too sweet, too vodka-forward, too of-its-time. Then it came back, hard, and for good reason. When made correctly, with a real espresso shot and quality coffee liqueur, it's a genuinely excellent drink. The foam is the visual signature, but the flavor is the point.
function espressoMartini() {
return {
name: 'Espresso Martini',
glass: 'Coupe or martini glass, chilled',
method: 'Shake',
origin: 'Dick Bradsell, Fred\'s Club, London, 1983',
ingredients: [
{ ingredient: 'Vodka', amount: '2 oz' },
{ ingredient: 'Fresh espresso', amount: '1 double shot', note: 'Pulled hot and used immediately' },
{ ingredient: 'Coffee liqueur', amount: '½ oz', note: 'Kahlúa is classic; Mr. Black is the modern upgrade' },
{ ingredient: 'Simple syrup', amount: '½ oz' },
{ ingredient: 'Coffee beans', amount: '3', role: 'garnish' },
],
instructions: [
'Pull a double shot of espresso directly into your shaker.',
'Add vodka, coffee liqueur, and simple syrup.',
'Dry shake — seal the shaker without ice and shake hard for 10 seconds. This builds the foam.',
'Add ice and wet shake for another 10-12 seconds to chill and dilute.',
'Double-strain through a Hawthorne and fine-mesh strainer into a chilled coupe.',
'Garnish with three coffee beans.',
],
notes: [
'The espresso must be fresh. Cold brew or pre-made coffee does not produce the foam.',
'Dry shake first, then wet shake — this is the technique that produces a thick, lasting foam layer.',
'Double-strain to catch ice chips that would disrupt the foam.',
'Three coffee beans is the traditional garnish — said to represent health, wealth, and happiness.',
],
}
}
Glass: Chilled coupe or martini glass — Method: Dry shake, then wet shake
Ingredients
- 2 oz vodka
- 1 double shot fresh espresso (pulled hot, used immediately)
- ½ oz coffee liqueur (Kahlúa is classic; Mr. Black is the modern upgrade)
- ½ oz simple syrup
- 3 coffee beans (garnish)
Instructions
- Pull a double shot of espresso directly into your shaker.
- Add vodka, coffee liqueur, and simple syrup.
- Dry shake — seal without ice and shake hard for 10 seconds.
- Add ice and wet shake for another 10–12 seconds.
- Double-strain into a chilled coupe.
- Garnish with three coffee beans.
The foam
The foam is not optional and it is not decorative. It's the result of fresh espresso oils emulsifying with the cold liquid during the shake, and it tells you immediately whether the drink was made correctly. No foam means old espresso, wrong technique, or both.
The technique that makes the difference is the dry-and-wet shake. Shake everything without ice first — this is the dry shake — for a full ten seconds. The absence of ice lets the proteins and oils in the espresso aerate properly rather than getting suppressed by the cold immediately. Then add ice and shake again. The wet shake chills and dilutes the drink while the foam you built in the first shake sets. Pour immediately.
A single wet shake, even a hard one, produces thinner foam that fades fast. The dry shake is what gives you the thick, lasting layer that holds three coffee beans on top without sinking them.
On the coffee liqueur
Kahlúa is the original call and it remains a reasonable one. It's sweeter and more coffee-candy than coffee-forward. Mr. Black Cold Brew Coffee Liqueur has become the preferred modern substitute — it's drier, more bitter, and tastes more like actual coffee. If you reduce the simple syrup slightly when using Mr. Black, the balance is excellent.
Adjust the simple syrup to your preference. The half-ounce measure in the original recipe produces a drink that most people find well-balanced. If you prefer something less sweet, pull it back to a quarter ounce.
On the vodka
The vodka is a neutral vehicle here. Use something clean and decent — Tito's, Grey Goose, Ketel One — and it will do exactly what it's supposed to do, which is carry the coffee and liqueur without adding its own character. This is not the cocktail where the spirit is the star.