Tippy Toes

1282 / Benjamin Moore
#F3D3D1

A delicate red with amber undertones that commands attention on any surface.

Spec Sheet

Hex#F3D3D1
RGB243, 211, 209
HSL4°, 59%, 89%
On White 1.4:1 Fail
On Black 15.05:1 AAA

For AI Tools

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

Background: #EFEBEB
Text: #321816
Accent: #F3D3D1
Support: #4B8C91
Neutral: #CFCAC4

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

#EFEBEB background RGB 239 235 235
#321816 ink RGB 50 24 22
#F3D3D1 accent RGB 243 211 209
#4B8C91 support RGB 75 140 145
#CFCAC4 neutral RGB 207 202 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEBEB;
  --palette-ink: #321816;
  --palette-accent: #F3D3D1;
  --palette-support: #4B8C91;
  --palette-neutral: #CFCAC4;
}

Tailwind Config

{
  "palette-background": "#EFEBEB",
  "palette-ink": "#321816",
  "palette-accent": "#F3D3D1",
  "palette-support": "#4B8C91",
  "palette-neutral": "#CFCAC4"
}

Pro Exports Pro

Color Blindness Simulation

#D9D7D1
Protanopia
#E0DCD1
Deuteranopia
#FBD0D3
Tritanopia

Build a design system around Tippy Toes.