Deep Teal

A tropical 5-color palette built around Deep Teal (#00545d), Blonde Girl (#eec459), and Pinky Swear (#f2a4ef), with a vibrant feel throughout.

tropicalvibrant
Visualize
:root {
  --color-1: #00545d;
  --color-2: #b56bb3;
  --color-3: #eec459;
  --color-4: #007380;
  --color-5: #f2a4ef;
}

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

Deep Teal FAQ

What colors are in Deep Teal?

Deep Teal uses 5 colors: Deep Teal, Moonlight Melody, Blonde Girl, Deep Current, Pinky Swear.

Is Deep Teal accessible for text and backgrounds?

The highest-contrast pair in this palette is Deep Teal on Blonde Girl, at 5.2:1 (AA). Use the accessibility panel above to check any specific pair.

How do I use Deep Teal in a project?

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