In HTML5, the font tag is considered deprecated. If I have a paragraph where I want to display certain words in specific colors, using the outdated font tag may not be ideal. What are some modern and clean CSS techniques that can achieve this same effect?