Apple Crisp

2159-30 / Benjamin Moore
#D69D4D

This assured orange holds sun-kissed undertones, evoking fired clay and autumn foliage.

Spec Sheet

Hex#D69D4D
RGB214, 157, 77
HSL35°, 63%, 57%
On White 2.39:1 Fail
On Black 8.79:1 AAA

For AI Tools

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

Background: #EFEDEC
Text: #272017
Accent: #D69D4D
Support: #5E7697
Neutral: #CACDB2

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

#EFEDEC background RGB 239 237 236
#272017 ink RGB 39 32 23
#D69D4D accent RGB 214 157 77
#5E7697 support RGB 94 118 151
#CACDB2 neutral RGB 202 205 178
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEDEC;
  --palette-ink: #272017;
  --palette-accent: #D69D4D;
  --palette-support: #5E7697;
  --palette-neutral: #CACDB2;
}

Tailwind Config

{
  "palette-background": "#EFEDEC",
  "palette-ink": "#272017",
  "palette-accent": "#D69D4D",
  "palette-support": "#5E7697",
  "palette-neutral": "#CACDB2"
}

Pro Exports Pro

Color Blindness Simulation

#B1A045
Protanopia
#BFAD4F
Deuteranopia
#E88E8B
Tritanopia

Build a design system around Apple Crisp.