Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Paletton's color picker allows users to select colors that will compliment complement each other.

There are also multiple color picker browser extensions that can make it easy to grab HEX color codes from webpagesweb pages. 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:

Code Block
.content a { color: blue;}
Note

Use a contrast checker to check accessibility.

Basic Aurora WordPress Articles

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel in ( "pick_colors" , "aurora" , "color" , "paletton" ) and space = "IKB" and parent = "102171565"

...