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

Green & Pink, Orange Color Palette

#F51FB9 245, 31, 185
#E35D0A 227, 93, 10
#F5F525 245, 245, 37
#0AEF7F 10, 239, 127
#F51FB9
Color 1
#E35D0A
Color 2
#F5F525
Color 3
#0AEF7F
Color 4
:root {
  --color-1: #F51FB9;
  --color-2: #E35D0A;
  --color-3: #F5F525;
  --color-4: #0AEF7F;
}
colors: {
  'palette-1': '#F51FB9',
  'palette-2': '#E35D0A',
  'palette-3': '#F5F525',
  'palette-4': '#0AEF7F',
}
const palette = [
  '#F51FB9',
  '#E35D0A',
  '#F5F525',
  '#0AEF7F',
];
$color-1: #F51FB9;
$color-2: #E35D0A;
$color-3: #F5F525;
$color-4: #0AEF7F;
Palette Codes 4 COLORS

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

4,131 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Pink #F51FB9

rgb(245, 31, 185) · hsl(317, 91%, 54%)

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

Orange #E35D0A

rgb(227, 93, 10) · hsl(23, 92%, 46%)

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

Yellow #F5F525

rgb(245, 245, 37) · hsl(60, 91%, 55%)

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

Green #0AEF7F

rgb(10, 239, 127) · hsl(151, 92%, 49%)

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
#F51FB9 #F5F525 3.11:1 Fail Fail
#E35D0A #F5F525 3.08:1 Fail Fail
#F51FB9 #0AEF7F 2.36:1 Fail Fail
#E35D0A #0AEF7F 2.34:1 Fail Fail
#F5F525 #0AEF7F 1.31:1 Fail Fail
#F51FB9 #E35D0A 1.01:1 Fail Fail

How to use these colors

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

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 #F51FB9, #E35D0A, #F5F525 and #0AEF7F. 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!