Paletton's color picker allows users to select colors that will compliment each other.
There are also multiple color picker browser extensions that can make it easy to grab HEX color codes from webpages. A popular one is ColorZilla, which is available on Chrome and Firefox. In addition to grabbing individual colors, ColorZilla can display a palette of all the colors present on a page and generate CSS gradients.
Accessibility
Accessibility compliance is broken into three tiers, 'A', 'AA', and 'AAA'. Our central themes are all built to adhere to the required level 'A' compliance. Contrast rules are necessary for the higher 'AA' level of compliance.
That said, if you would like to increase the contrast of the link color, you can open the Appearance > Custom CSS tool, and add in the following code:
.content a { color: blue;}
Use a contrast checker to check accessibility.
Basic Aurora WordPress Articles
- Accessibility
- Dashboard
- Manage Storage Space and Specification
- Theme - Beecher Stowe
- Pages
- Posts
- Layout page using Page Builder
- Images
- Media Library
- Accordions
- Buttons
- Color Picker
- Columns
- Glyphicons
- Videos
Related Articles
Filter by label
There are no items with the selected labels at this time.