I'm trying to simulate a side bet that pays when dealer has an ace and the player has two aces (as first two cards) all of the same color: AD AD AD pays, AD AH AH pays, AD AH AD pays, etc., etc.

I know I can specify matching colors for EITHER the players' cards OR the dealers' cards. How can I specify that the COLOR criterion applies to both the dealer's upcard and the players' first two? And that all three cards must be the same color?

Thanks!