A non negative integer is curious if when written in base ten it is a repdigit one or it is one of the form \( \underbrace{b\cdots b}_{\ell ~\text {times}}\underbrace{a\cdots a}_{m~\text {times}}\underbrace{b\cdots b}_{\ell ~\text {times}} \) where \(\ell ,m\geqslant 1\) , \(0\leqslant a\leqslant 9\) , \(1\leqslant b\leqslant 9\) and \(a\ne b\) . Now, let \((P_n)_{n\geqslant 0}\) be the Padovan sequence given by \(P_0=0, P_1=P_2=1\) and the recurrence formula \(P_{n+3}=P_{n+1}+P_n\) for all \(n \geqslant 0\) . In this note we calculate all Padovan numbers which are curious.