Awesome Violet

SW 6815 / Sherwin-Williams
#A7B2D4

A composed, muted blue tone with enough complexity to stand alone or support bolder choices.

Spec Sheet

Hex#A7B2D4
RGB167, 178, 212
HSL225°, 34%, 74%
On White 2.11:1 Fail
On Black 9.96:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #F0F1F4
Text: #1C2131
Accent: #A7B2D4
Support: #A99B70
Neutral: #BEB7D2

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Awesome Violet Palettes are free. Exports aren't.

#F0F1F4 background RGB 240 241 244
#1C2131 ink RGB 28 33 49
#A7B2D4 accent RGB 167 178 212
#A99B70 support RGB 169 155 112
#BEB7D2 neutral RGB 190 183 210
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F1F4;
  --palette-ink: #1C2131;
  --palette-accent: #A7B2D4;
  --palette-support: #A99B70;
  --palette-neutral: #BEB7D2;
}

Tailwind Config

{
  "palette-background": "#F0F1F4",
  "palette-ink": "#1C2131",
  "palette-accent": "#A7B2D4",
  "palette-support": "#A99B70",
  "palette-neutral": "#BEB7D2"
}

Pro Exports Pro

Color Blindness Simulation

#A8B5D6
Protanopia
#A5B1D3
Deuteranopia
#9CB8BD
Tritanopia

Build a design system around Awesome Violet.