Pier Point

FE016 / Fired Earth
#CFC8C1

A cool grey-beige with coastal calm, like weathered pier timbers. Balanced and composed.

Spec Sheet

Hex#CFC8C1
RGB207, 200, 193
HSL30°, 13%, 78%
On White 1.66:1 Fail
On Black 12.68:1 AAA

For AI Tools

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

Background: #F5F2F0
Text: #2B1F13
Accent: #CFC8C1
Support: #6A94BE
Neutral: #D9D9C4

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

#F5F2F0 background RGB 245 242 240
#2B1F13 ink RGB 43 31 19
#CFC8C1 accent RGB 207 200 193
#6A94BE support RGB 106 148 190
#D9D9C4 neutral RGB 217 217 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F2F0;
  --palette-ink: #2B1F13;
  --palette-accent: #CFC8C1;
  --palette-support: #6A94BE;
  --palette-neutral: #D9D9C4;
}

Tailwind Config

{
  "palette-background": "#F5F2F0",
  "palette-ink": "#2B1F13",
  "palette-accent": "#CFC8C1",
  "palette-support": "#6A94BE",
  "palette-neutral": "#D9D9C4"
}

Pro Exports Pro

Color Blindness Simulation

#CAC8C1
Protanopia
#CCCAC1
Deuteranopia
#D2C6C6
Tritanopia

Build a design system around Pier Point.