Sugar Coated

Looking for a easter palette? This one pairs Sugar Coated (#ffecf0), Lolly (#ff9c8f), and Carotene (#ffb595) for a pastel result.

easterpastel
Visualize
:root {
  --color-1: #ffecf0;
  --color-2: #ffe9eb;
  --color-3: #be5f61;
  --color-4: #ff9c8f;
  --color-5: #e98b71;
  --color-6: #ffb595;
}

.ASE works in Adobe apps and several others that adopted the format. .sketchpalette imports into Sketch. .swatches (Procreate) follows a community-documented structure, since Procreate doesn't publish an official spec, so treat it as best-effort. .pptx is a real PowerPoint file with the palette applied as the deck's theme colors (not just two sample slides); Keynote opens .pptx files directly too.

Sugar Coated FAQ

What colors are in Sugar Coated?

Sugar Coated uses 6 colors: Sugar Coated, Pink Sparkle, Energy Peak, Lolly, Painted Clay, Carotene.

Is Sugar Coated accessible for text and backgrounds?

The highest-contrast pair in this palette is Sugar Coated on Energy Peak, at 3.7:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Sugar Coated in a project?

Copy the hex codes above, or open Sugar Coated in the generator to remix it and export as CSS, Tailwind, or JSON.