Accessible Palette 8/27/2026

Engulfed in Light (#f5f2e9), Night Dive (#043156), and Pale Sage (#aabba2) come together in this accessible palette, well suited to roles designs.

accessibleroles
Visualize
:root {
  --color-1: #F5F2E9;
  --color-2: #1a1a19;
  --color-3: #043156;
  --color-4: #AABBA2;
}

.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.

Accessible Palette 8/27/2026 FAQ

What colors are in Accessible Palette 8/27/2026?

Accessible Palette 8/27/2026 uses 4 colors: Engulfed in Light, Eerie Black, Night Dive, Pale Sage.

Is Accessible Palette 8/27/2026 accessible for text and backgrounds?

The highest-contrast pair in this palette is Engulfed in Light on Eerie Black, at 15.6:1 (AAA). Use the accessibility panel above to check any specific pair.

How do I use Accessible Palette 8/27/2026 in a project?

Copy the hex codes above, or open Accessible Palette 8/27/2026 in the generator to remix it and export as CSS, Tailwind, or JSON.