Center Field

Center Field (#008c5b), Coffee Addiction (#862b00), and Lavender Blue Shadow (#888bff) come together in this tropical palette, well suited to vibrant designs.

tropicalvibrant
Visualize
:root {
  --color-1: #008c5b;
  --color-2: #959aff;
  --color-3: #862b00;
  --color-4: #00bf7e;
  --color-5: #888bff;
}

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

Center Field FAQ

What colors are in Center Field?

Center Field uses 5 colors: Center Field, Cobalite, Coffee Addiction, Fennel Fiesta, Lavender Blue Shadow.

Is Center Field accessible for text and backgrounds?

The highest-contrast pair in this palette is Coffee Addiction on Fennel Fiesta, at 3.7:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Center Field in a project?

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