The buttons below share the exact same CSS. They also change color depending on text color of their closest ancestor. All this is possible because of the CSS
currentColor
value. For more information check out this
CSS Tricks article on
currentColor
.