Color Palettes
Color palettes give you a full spectrum of colors to add life to your project.
Each palette defines 10 color hues with a scale of 11 tints. While the tints have consistent lightness values across palettes, each palette has unique hue shifts and chroma to give it unique character so you can find just the right vibe to your project.
Additional palettes are available to pro users. Please login to view pro palettes.
Using This Palette
Jump to heading
For projects on Free teams:
- Head over to your project's
Settings. - Find Color Palette. Select
Default. - Save your theme to immediately update anywhere you're using your project.
For projects on Pro teams:
- Head over to your project's
Settings. - Press
Edit Your Theme to open the Theme Builder. - Open Colors and select Default.
- Save your theme to immediately update anywhere you're using your project.
To use this theme, import the theme's stylesheet:
import '@awesome.me/webawesome/dist/styles/themes/default.css';
Then apply the following class to the <html> element:
<html class="wa-palette-default">
To use this theme, include the theme's stylesheet:
<link rel="stylesheet" href="/dist/styles/themes/default.css" />
Then apply the following class to the <html> element:
<html class="wa-palette-default">
For projects on Free teams:
- Head over to your project's
Settings. - Find Color Palette. Select
Bright. - Save your theme to immediately update anywhere you're using your project.
For projects on Pro teams:
- Head over to your project's
Settings. - Press
Edit Your Theme to open the Theme Builder. - Open Colors and select Bright.
- Save your theme to immediately update anywhere you're using your project.
To use this theme, import the theme's stylesheet:
import '@awesome.me/webawesome/dist/styles/themes/bright.css';
Then apply the following class to the <html> element:
<html class="wa-palette-bright">
To use this theme, include the theme's stylesheet:
<link rel="stylesheet" href="/dist/styles/themes/bright.css" />
Then apply the following class to the <html> element:
<html class="wa-palette-bright">
For projects on Free teams:
- Head over to your project's
Settings. - Find Color Palette. Select
Shoelace. - Save your theme to immediately update anywhere you're using your project.
For projects on Pro teams:
- Head over to your project's
Settings. - Press
Edit Your Theme to open the Theme Builder. - Open Colors and select Shoelace.
- Save your theme to immediately update anywhere you're using your project.
To use this theme, import the theme's stylesheet:
import '@awesome.me/webawesome/dist/styles/themes/shoelace.css';
Then apply the following class to the <html> element:
<html class="wa-palette-shoelace">
To use this theme, include the theme's stylesheet:
<link rel="stylesheet" href="/dist/styles/themes/shoelace.css" />
Then apply the following class to the <html> element:
<html class="wa-palette-shoelace">
For projects on Pro teams:
- Head over to your project's
Settings. - Press
Edit Your Theme to open the Theme Builder. - Open Colors and select Rudimentary.
- Save your theme to immediately update anywhere you're using your project.
To use this theme, import the theme's stylesheet:
import '@awesome.me/webawesome/dist/styles/themes/rudimentary.css';
Then apply the following class to the <html> element:
<html class="wa-palette-rudimentary">
To use this theme, include the theme's stylesheet:
<link rel="stylesheet" href="/dist/styles/themes/rudimentary.css" />
Then apply the following class to the <html> element:
<html class="wa-palette-rudimentary">
For projects on Pro teams:
- Head over to your project's
Settings. - Press
Edit Your Theme to open the Theme Builder. - Open Colors and select Elegant.
- Save your theme to immediately update anywhere you're using your project.
To use this theme, import the theme's stylesheet:
import '@awesome.me/webawesome/dist/styles/themes/elegant.css';
Then apply the following class to the <html> element:
<html class="wa-palette-elegant">
To use this theme, include the theme's stylesheet:
<link rel="stylesheet" href="/dist/styles/themes/elegant.css" />
Then apply the following class to the <html> element:
<html class="wa-palette-elegant">
For projects on Pro teams:
- Head over to your project's
Settings. - Press
Edit Your Theme to open the Theme Builder. - Open Colors and select Mild.
- Save your theme to immediately update anywhere you're using your project.
To use this theme, import the theme's stylesheet:
import '@awesome.me/webawesome/dist/styles/themes/mild.css';
Then apply the following class to the <html> element:
<html class="wa-palette-mild">
To use this theme, include the theme's stylesheet:
<link rel="stylesheet" href="/dist/styles/themes/mild.css" />
Then apply the following class to the <html> element:
<html class="wa-palette-mild">
For projects on Pro teams:
- Head over to your project's
Settings. - Press
Edit Your Theme to open the Theme Builder. - Open Colors and select Natural.
- Save your theme to immediately update anywhere you're using your project.
To use this theme, import the theme's stylesheet:
import '@awesome.me/webawesome/dist/styles/themes/natural.css';
Then apply the following class to the <html> element:
<html class="wa-palette-natural">
To use this theme, include the theme's stylesheet:
<link rel="stylesheet" href="/dist/styles/themes/natural.css" />
Then apply the following class to the <html> element:
<html class="wa-palette-natural">
For projects on Pro teams:
- Head over to your project's
Settings. - Press
Edit Your Theme to open the Theme Builder. - Open Colors and select Anodized.
- Save your theme to immediately update anywhere you're using your project.
To use this theme, import the theme's stylesheet:
import '@awesome.me/webawesome/dist/styles/themes/anodized.css';
Then apply the following class to the <html> element:
<html class="wa-palette-anodized">
To use this theme, include the theme's stylesheet:
<link rel="stylesheet" href="/dist/styles/themes/anodized.css" />
Then apply the following class to the <html> element:
<html class="wa-palette-anodized">
For projects on Pro teams:
- Head over to your project's
Settings. - Press
Edit Your Theme to open the Theme Builder. - Open Colors and select Vogue.
- Save your theme to immediately update anywhere you're using your project.
To use this theme, import the theme's stylesheet:
import '@awesome.me/webawesome/dist/styles/themes/vogue.css';
Then apply the following class to the <html> element:
<html class="wa-palette-vogue">
To use this theme, include the theme's stylesheet:
<link rel="stylesheet" href="/dist/styles/themes/vogue.css" />
Then apply the following class to the <html> element:
<html class="wa-palette-vogue">