Green & Pink, Orange Color Palette — PaletteCSS
Back to palettes

Green & Pink, Orange Color Palette

#F522B8 245, 34, 184
#F5871F 245, 135, 31
#E8B20A 232, 178, 10
#16F5A6 22, 245, 166
#F522B8
Color 1
#F5871F
Color 2
#E8B20A
Color 3
#16F5A6
Color 4
:root {
  --color-1: #F522B8;
  --color-2: #F5871F;
  --color-3: #E8B20A;
  --color-4: #16F5A6;
}
colors: {
  'palette-1': '#F522B8',
  'palette-2': '#F5871F',
  'palette-3': '#E8B20A',
  'palette-4': '#16F5A6',
}
const palette = [
  '#F522B8',
  '#F5871F',
  '#E8B20A',
  '#16F5A6',
];
$color-1: #F522B8;
$color-2: #F5871F;
$color-3: #E8B20A;
$color-4: #16F5A6;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look.

3,018 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Green (#16F5A6) and reads as well balanced in lightness, with an average saturation of 92% and lightness of 52%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Pink #F522B8

rgb(245, 34, 184) · hsl(317, 91%, 55%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Orange #F5871F

rgb(245, 135, 31) · hsl(29, 91%, 54%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Yellow #E8B20A

rgb(232, 178, 10) · hsl(45, 92%, 47%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Green #16F5A6

rgb(22, 245, 166) · hsl(159, 92%, 52%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Accessibility & contrast

Colour contrast decides whether text stays readable. Here is how each pair of colours in this palette performs when one is used as text on the other, measured against the WCAG standard (AA needs 4.5:1, AAA needs 7:1).

TextBackgroundRatioAAAAA
#F522B8 #16F5A6 2.52:1 Fail Fail
#F522B8 #E8B20A 1.86:1 Fail Fail
#F5871F #16F5A6 1.75:1 Fail Fail
#F522B8 #F5871F 1.44:1 Fail Fail
#E8B20A #16F5A6 1.36:1 Fail Fail
#F5871F #E8B20A 1.29:1 Fail Fail

How to use these colors

  • Background — Pink (#F522B8): the lightest tone — a clean base for large areas
  • Text — Yellow (#E8B20A): the darkest tone — readable for body copy and headings
  • Primary — Green (#16F5A6): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#E8B20A): a secondary highlight for badges and details

Colors that pair with this palette

Want to extend this palette? These colours pair naturally with its dominant Green tone, based on colour-wheel harmony. Tap a swatch to explore that colour family.

Frequently asked questions

What colours are in this palette?

This palette has 4 colours: Pink (#F522B8), Orange (#F5871F), Yellow (#E8B20A) and Green (#16F5A6).

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #F522B8, #F5871F, #E8B20A and #16F5A6. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!