One To Remember

MQ1-23 / Behr
#DAB8A8

A rich, light orange rooted in terracotta and spice. Pairs with cream, olive, and deep brown.

Spec Sheet

Hex#DAB8A8
RGB218, 184, 168
HSL19°, 40%, 76%
On White 1.84:1 Fail
On Black 11.4:1 AAA

For AI Tools

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

Background: #F4F1F0
Text: #181311
Accent: #DAB8A8
Support: #6C91A3
Neutral: #DCD8C6

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

#F4F1F0 background RGB 244 241 240
#181311 ink RGB 24 19 17
#DAB8A8 accent RGB 218 184 168
#6C91A3 support RGB 108 145 163
#DCD8C6 neutral RGB 220 216 198
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F1F0;
  --palette-ink: #181311;
  --palette-accent: #DAB8A8;
  --palette-support: #6C91A3;
  --palette-neutral: #DCD8C6;
}

Tailwind Config

{
  "palette-background": "#F4F1F0",
  "palette-ink": "#181311",
  "palette-accent": "#DAB8A8",
  "palette-support": "#6C91A3",
  "palette-neutral": "#DCD8C6"
}

Pro Exports Pro

Color Blindness Simulation

#C1BBA7
Protanopia
#C8C2A8
Deuteranopia
#E4B3B4
Tritanopia

Build a design system around One To Remember.