Title: Color?
Last modified: August 30, 2016

---

# Color?

 *  Resolved [Gabbybeau](https://wordpress.org/support/users/gabbybeau/)
 * (@gabbybeau)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/color-11/)
 * What is the code for the pink colour? I want to use it for more of the fonts 
   but I don’t know the code

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [NM6](https://wordpress.org/support/users/himahuja/)
 * (@himahuja)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/color-11/#post-6399436)
 * You will have to change that in the css. Go to any online color swatch site or
   an image editing program like Photoshop , pick the exact shade of pink, and copy
   the hex code like this one ( #F2F2F2).
 * If you are familiar with using Firebug, then its easy to find the CSS for the
   font you are trying to change. Replace the entry like this:
 * `h2 { color: #f2f2f2; }`
 * Its best to make custom changes in a child theme always.
 *  Theme Author [Silkalns](https://wordpress.org/support/users/silkalns/)
 * (@silkalns)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/color-11/#post-6399472)
 * We use `#DA4453` color for Sparkling WordPress theme.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Color?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/sparkling/2.4.11/screenshot.png)
 * Sparkling
 * [Support Threads](https://wordpress.org/support/theme/sparkling/)
 * [Active Topics](https://wordpress.org/support/theme/sparkling/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/sparkling/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/sparkling/reviews/)

## Tags

 * [color](https://wordpress.org/support/topic-tag/color/)

 * 2 replies
 * 3 participants
 * Last reply from: [Silkalns](https://wordpress.org/support/users/silkalns/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/color-11/#post-6399472)
 * Status: resolved