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.

Default Bright Shoelace
red
orange
yellow
green
cyan
blue
indigo
purple
pink
gray

Using This Palette

Link to This Section
CDN npm Self-Hosted Hosted Projects

To use this palette, add the palette's stylesheet from the CDN:

<link rel="stylesheet" href="https://ka-f.webawesome.com/[email protected]/styles/color/palettes/default.css">

Then apply the following class to the <html> element:

<html class="wa-palette-default">

After installing @awesome.me/webawesome, import the palette's stylesheet:

import '@awesome.me/webawesome/dist/styles/color/palettes/default.css';

Then apply the following class to the <html> element:

<html class="wa-palette-default">

If you're self-hosting Web Awesome, include the palette's stylesheet from your server:

<link rel="stylesheet" href="/dist/styles/color/palettes/default.css">

Then apply the following class to the <html> element:

<html class="wa-palette-default">

For projects on Free workspaces:

  1. Head over to your project's Settings.
  2. Find Color Palette. Select Default.
  3. Save your theme to immediately update anywhere you're using your project.

For projects on Pro workspaces:

  1. Head over to your project's Settings.
  2. Press Edit Your Theme to open the Theme Builder.
  3. Open Colors and select Default.
  4. Save your theme to immediately update anywhere you're using your project.
    No results
    Navigate Enter Select Esc Close