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

Green & Pink, Orange Color Palette

#F522B5 245, 34, 181
#F5870F 245, 135, 15
#F5CE12 245, 206, 18
#0AF487 10, 244, 135
#F522B5
Color 1
#F5870F
Color 2
#F5CE12
Color 3
#0AF487
Color 4
:root {
  --color-1: #F522B5;
  --color-2: #F5870F;
  --color-3: #F5CE12;
  --color-4: #0AF487;
}
colors: {
  'palette-1': '#F522B5',
  'palette-2': '#F5870F',
  'palette-3': '#F5CE12',
  'palette-4': '#0AF487',
}
const palette = [
  '#F522B5',
  '#F5870F',
  '#F5CE12',
  '#0AF487',
];
$color-1: #F522B5;
$color-2: #F5870F;
$color-3: #F5CE12;
$color-4: #0AF487;
Palette Codes 4 COLORS

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

2,174 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Green (#0AF487) 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 #F522B5

rgb(245, 34, 181) · hsl(318, 91%, 55%)

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

Orange #F5870F

rgb(245, 135, 15) · hsl(31, 92%, 51%)

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

Yellow #F5CE12

rgb(245, 206, 18) · hsl(50, 92%, 52%)

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

Green #0AF487

rgb(10, 244, 135) · hsl(152, 92%, 50%)

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
#F522B5 #0AF487 2.48:1 Fail Fail
#F522B5 #F5CE12 2.37:1 Fail Fail
#F5870F #0AF487 1.71:1 Fail Fail
#F5870F #F5CE12 1.64:1 Fail Fail
#F522B5 #F5870F 1.45:1 Fail Fail
#F5CE12 #0AF487 1.04:1 Fail Fail

How to use these colors

  • Background — Pink (#F522B5): the lightest tone — a clean base for large areas
  • Text — Green (#0AF487): the darkest tone — readable for body copy and headings
  • Primary — Green (#0AF487): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#F5870F): 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 (#F522B5), Orange (#F5870F), Yellow (#F5CE12) and Green (#0AF487).

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 #F522B5, #F5870F, #F5CE12 and #0AF487. 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!