Taro

1386 / Benjamin Moore
#5B435D

This gentle purple carries cool depth, shifting between moody and regal in different light.

Spec Sheet

Hex#5B435D
RGB91, 67, 93
HSL295°, 16%, 31%
On White 8.73:1 AAA
On Black 2.41:1 Fail

For AI Tools

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

Background: #EFEBEF
Text: #2F1632
Accent: #5B435D
Support: #568A51
Neutral: #D4C9D0

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

#EFEBEF background RGB 239 235 239
#2F1632 ink RGB 47 22 50
#5B435D accent RGB 91 67 93
#568A51 support RGB 86 138 81
#D4C9D0 neutral RGB 212 201 208
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEBEF;
  --palette-ink: #2F1632;
  --palette-accent: #5B435D;
  --palette-support: #568A51;
  --palette-neutral: #D4C9D0;
}

Tailwind Config

{
  "palette-background": "#EFEBEF",
  "palette-ink": "#2F1632",
  "palette-accent": "#5B435D",
  "palette-support": "#568A51",
  "palette-neutral": "#D4C9D0"
}

Pro Exports Pro

Color Blindness Simulation

#41495E
Protanopia
#464C5C
Deuteranopia
#5C454C
Tritanopia

Build a design system around Taro.