The probability that all $6$ balls have a different color is:$$\prod_{k=0}^{5}\frac{6090-435k}{6090-k}$$
Then the probability that we will draw at least two balls with equal color is:$$1-\prod_{k=0}^{5}\frac{6090-435k}{6090-k}$$
Explanation:
If the first ball has been drawn then there are $6090-1=6089$ balls left, and $6090-435$ of them have a color that differs from the color of the first. So we have probability $\frac{6090-435}{6090-1}$ that the second ball drawn will have a color that differs from the color of the first ball.
If the first and second ball have been drawn and have different colors then there are $6090-2$ balls left, and $6090-435\times2$ of them have a color that differs from the color of the first and second ball. So under the condition that the first and second ball have different colors we have probability $\frac{6090-435\times2}{6090-2}$ that the third ball drawn will have a color that differs from the color of the first and also the second ball.
If the first, second and third ball have been drawn and have different colors then ... et cetera.