Slate Blue#5E6AD2
Eerie Black#1A1A2E
White#FFFFFF
Graphite#46474E
Ash#B2B2B2

Color Palette

#5E6AD2 · #1A1A2E · #FFFFFF · #46474E · #B2B2B2

complementary0 likes
Share

Export for Developers

:root {
  --color-1: #5E6AD2;
  --color-1-rgb: 94, 106, 210;
  --color-1-hsl: 234, 56%, 60%;
  --color-2: #1A1A2E;
  --color-2-rgb: 26, 26, 46;
  --color-2-hsl: 240, 28%, 14%;
  --color-3: #FFFFFF;
  --color-3-rgb: 255, 255, 255;
  --color-3-hsl: 0, 0%, 100%;
  --color-4: #46474E;
  --color-4-rgb: 70, 71, 78;
  --color-4-hsl: 233, 5%, 29%;
  --color-5: #B2B2B2;
  --color-5-rgb: 178, 178, 178;
  --color-5-hsl: 0, 0%, 70%;
}

Real World Preview

Get Started

Accessibility

WCAG Accessibility Report

Excellent
#5E6AD2
On White
4.7:1AA
On Black
4.47:1Fail
Aa
Aa
#1A1A2E
On White
17.06:1AAA
On Black
1.23:1Fail
Aa
Aa
#FFFFFF
On White
1:1Fail
On Black
21:1AAA
Aa
Aa
#46474E
On White
9.24:1AAA
On Black
2.27:1Fail
Aa
Aa
#B2B2B2
On White
2.12:1Fail
On Black
9.9:1AAA
Aa
Aa

Contrast ratios calculated per WCAG 2.1. AA requires ≥4.5:1, AAA requires ≥7:1 for normal text.

Palette Variations

Palette Variations

Original

☀️

lighter

· Increased lightness, reduced saturation

🌑

darker

· Reduced lightness, increased saturation

🌫️

muted

· Desaturated for a calm, muted look

vibrant

· Boosted saturation for maximum impact

Best Use Cases for This Palette

This complementary palette featuring Slate Blue, Eerie Black, White works well across a variety of design contexts. Below are some of the most common use cases — click to see curated palettes for each.

Frequently Asked Questions

What are the hex codes in this color palette?

The colors in this palette are: #5E6AD2, #1A1A2E, #FFFFFF, #46474E, #B2B2B2. Copy them individually or export the full palette as CSS variables, Tailwind config, SCSS, or JSON using the Export section above.

What is this color palette good for?

This complementary color palette featuring Slate Blue, Eerie Black, White works well for websites, mobile apps, branding projects, and digital designs. Check the Real World Preview section to see how it looks on buttons, cards, and navigation.

Is this color palette accessible?

Check the Accessibility section below to see WCAG contrast ratios for all color combinations in this palette. Look for combinations that achieve 4.5:1 or higher for text use.

How do I use this palette in Tailwind CSS?

Click "Export for Developers" and select the Tailwind option. You will get a formatted config object ready to paste into your tailwind.config.js file. Each color becomes a utility class in your project.

Explore more: Generate palettes · Check contrast · Tints & shades · All free tools