Camelot

CC-4 / Benjamin Moore
#5D4C54

Contemplative and commanding, this purple holds blush complexity beneath its surface.

Spec Sheet

Hex#5D4C54
RGB93, 76, 84
HSL332°, 10%, 33%
On White 7.99:1 AAA
On Black 2.63:1 Fail

For AI Tools

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

Background: #F5F0F2
Text: #34222B
Accent: #5D4C54
Support: #4FAB80
Neutral: #DAC9C8

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 Camelot Palettes are free. Exports aren't.

#F5F0F2 background RGB 245 240 242
#34222B ink RGB 52 34 43
#5D4C54 accent RGB 93 76 84
#4FAB80 support RGB 79 171 128
#DAC9C8 neutral RGB 218 201 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F0F2;
  --palette-ink: #34222B;
  --palette-accent: #5D4C54;
  --palette-support: #4FAB80;
  --palette-neutral: #DAC9C8;
}

Tailwind Config

{
  "palette-background": "#F5F0F2",
  "palette-ink": "#34222B",
  "palette-accent": "#5D4C54",
  "palette-support": "#4FAB80",
  "palette-neutral": "#DAC9C8"
}

Pro Exports Pro

Color Blindness Simulation

#4D4F54
Protanopia
#515254
Deuteranopia
#604C4F
Tritanopia

Build a design system around Camelot.