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

Orange & Pink, Yellow Color Palette

#E90A7F 233, 10, 127
#F55F0A 245, 95, 10
#F5E72D 245, 231, 45
#0AF5A5 10, 245, 165
#E90A7F
Color 1
#F55F0A
Color 2
#F5E72D
Color 3
#0AF5A5
Color 4
:root {
  --color-1: #E90A7F;
  --color-2: #F55F0A;
  --color-3: #F5E72D;
  --color-4: #0AF5A5;
}
colors: {
  'palette-1': '#E90A7F',
  'palette-2': '#F55F0A',
  'palette-3': '#F5E72D',
  'palette-4': '#0AF5A5',
}
const palette = [
  '#E90A7F',
  '#F55F0A',
  '#F5E72D',
  '#0AF5A5',
];
$color-1: #E90A7F;
$color-2: #F55F0A;
$color-3: #F5E72D;
$color-4: #0AF5A5;
Palette Codes 4 COLORS

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

3,583 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 Orange (#F55F0A) 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 #E90A7F

rgb(233, 10, 127) · hsl(329, 92%, 48%)

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

Orange #F55F0A

rgb(245, 95, 10) · hsl(22, 92%, 50%)

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

Yellow #F5E72D

rgb(245, 231, 45) · hsl(56, 91%, 57%)

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

Green #0AF5A5

rgb(10, 245, 165) · hsl(160, 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
#E90A7F #F5E72D 3.4:1 Fail Fail
#E90A7F #0AF5A5 3.04:1 Fail Fail
#F55F0A #F5E72D 2.51:1 Fail Fail
#F55F0A #0AF5A5 2.24:1 Fail Fail
#E90A7F #F55F0A 1.35:1 Fail Fail
#F5E72D #0AF5A5 1.12:1 Fail Fail

How to use these colors

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

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 #E90A7F, #F55F0A, #F5E72D and #0AF5A5. 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!