3.0.0-alpha.9 Alpha
Color Palettes

Natural

.wa-palette-natural PRO

Used By

Mellow

Color Contrast

Web Awesome color scales are designed to guarantee certain contrast ratios, both per WCAG 2.1 success criteria as well as the emergent APCA specification (planned), so you can ensure that text is both legible to all users, and legally conformant.

Level 1

A difference of 40 ensures a minimum 3:1 contrast ratio, suitable for large text and icons (AA).

This also goes for a difference of 45:

Level 2

A difference of 50 ensures a minimum 4.5:1 contrast ratio, suitable for normal text (AA) and large text (AAA)

This also goes for a difference of 55:

Level 3

A difference of 60 ensures a minimum 7:1 contrast ratio, suitable for all text (AAA)

This also goes for a difference of 65:

How to use this palette

If you are using a Web Awesome theme that uses this palette, it will already be included. To use a different palette than a theme default, or to use it in a custom theme, you can import this palette directly from the Web Awesome CDN.

In HTML In CSS

Simply add the following code to the <head> of your page:

<link rel="stylesheet" href="https://early.webawesome.com/webawesome@3.0.0-alpha.9/dist/styles/color/natural.css" />

Simply add the following code at the top of your CSS file:

@import url('https://early.webawesome.com/webawesome@3.0.0-alpha.9/dist/styles/color/natural.css');
    No results