How do I figure out what my color codes are?
-
Hi there,
When using a free theme (dara) and the feature color palate, how do I figure out what the codes for those colors are? I want to continue with this color scheme but can’t figure out where to reveal what the color codes are. Help appreciated!The blog I need help with is: (visible only to logged in users)
-
Hi there,
There are two ways to get that info.
You can check the browser inspector – built-in tools in your browser that lets you see the code behind your website. This support doc explains the basics of doing that:
https://en.support.wordpress.com/custom-design/how-to-find-your-themes-css/
Or you can use a browser extension. I use https://addons.mozilla.org/en-US/firefox/addon/colorpicker/?src=api in Firefox. While on your site, click on that extension’s icon in your browser, and hover over the area you want the code for. It will show you the code in a little box that will hover in the corner of the screen.
- The topic ‘How do I figure out what my color codes are?’ is closed to new replies.