Filthy Brown

A tropical 3-color palette built around Filthy Brown (#e6a50b), Really Teal (#006468), and Purple Kush (#bf72d1), with a vibrant feel throughout.

tropicalvibrant
Visualize
:root {
  --color-1: #e6a50b;
  --color-2: #006468;
  --color-3: #bf72d1;
}

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

Filthy Brown FAQ

What colors are in Filthy Brown?

Filthy Brown uses 3 colors: Filthy Brown, Really Teal, Purple Kush.

Is Filthy Brown accessible for text and backgrounds?

The highest-contrast pair in this palette is Filthy Brown on Really Teal, at 3.2:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Filthy Brown in a project?

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