Petal

FE103 / Fired Earth
#E4CFC8

A soft blush pink with the delicate character of rose petals. Feminine and flattering.

Spec Sheet

Hex#E4CFC8
RGB228, 207, 200
HSL15°, 34%, 84%
On White 1.49:1 Fail
On Black 14.06:1 AAA

For AI Tools

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

Background: #EDE9E8
Text: #372620
Accent: #E4CFC8
Support: #5D8998
Neutral: #C9C1A6

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

#EDE9E8 background RGB 237 233 232
#372620 ink RGB 55 38 32
#E4CFC8 accent RGB 228 207 200
#5D8998 support RGB 93 137 152
#C9C1A6 neutral RGB 201 193 166
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDE9E8;
  --palette-ink: #372620;
  --palette-accent: #E4CFC8;
  --palette-support: #5D8998;
  --palette-neutral: #C9C1A6;
}

Tailwind Config

{
  "palette-background": "#EDE9E8",
  "palette-ink": "#372620",
  "palette-accent": "#E4CFC8",
  "palette-support": "#5D8998",
  "palette-neutral": "#C9C1A6"
}

Pro Exports Pro

Color Blindness Simulation

#D4D1C8
Protanopia
#D9D5C8
Deuteranopia
#EACCCD
Tritanopia

Build a design system around Petal.