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

Pink & Orange, Yellow Color Palette

#F50AA5 245, 10, 165
#EA570A 234, 87, 10
#F5D50A 245, 213, 10
#1BF5A5 27, 245, 165
#F50AA5
Color 1
#EA570A
Color 2
#F5D50A
Color 3
#1BF5A5
Color 4
:root {
  --color-1: #F50AA5;
  --color-2: #EA570A;
  --color-3: #F5D50A;
  --color-4: #1BF5A5;
}
colors: {
  'palette-1': '#F50AA5',
  'palette-2': '#EA570A',
  'palette-3': '#F5D50A',
  'palette-4': '#1BF5A5',
}
const palette = [
  '#F50AA5',
  '#EA570A',
  '#F5D50A',
  '#1BF5A5',
];
$color-1: #F50AA5;
$color-2: #EA570A;
$color-3: #F5D50A;
$color-4: #1BF5A5;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch.

5,374 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Pink (#F50AA5) and reads as well balanced in lightness, with an average saturation of 92% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Pink #F50AA5

rgb(245, 10, 165) · hsl(320, 92%, 50%)

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

Orange #EA570A

rgb(234, 87, 10) · hsl(21, 92%, 48%)

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

Yellow #F5D50A

rgb(245, 213, 10) · hsl(52, 92%, 50%)

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

Green #1BF5A5

rgb(27, 245, 165) · hsl(158, 92%, 53%)

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
#F50AA5 #1BF5A5 2.68:1 Fail Fail
#F50AA5 #F5D50A 2.63:1 Fail Fail
#EA570A #1BF5A5 2.5:1 Fail Fail
#EA570A #F5D50A 2.46:1 Fail Fail
#F50AA5 #EA570A 1.07:1 Fail Fail
#F5D50A #1BF5A5 1.02:1 Fail Fail

How to use these colors

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

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 #F50AA5, #EA570A, #F5D50A and #1BF5A5. 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!