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

Pink & Orange, Yellow Color Palette

#E80A92 232, 10, 146
#E74A0A 231, 74, 10
#F5E31B 245, 227, 27
#0ADA83 10, 218, 131
#E80A92
Color 1
#E74A0A
Color 2
#F5E31B
Color 3
#0ADA83
Color 4
:root {
  --color-1: #E80A92;
  --color-2: #E74A0A;
  --color-3: #F5E31B;
  --color-4: #0ADA83;
}
colors: {
  'palette-1': '#E80A92',
  'palette-2': '#E74A0A',
  'palette-3': '#F5E31B',
  'palette-4': '#0ADA83',
}
const palette = [
  '#E80A92',
  '#E74A0A',
  '#F5E31B',
  '#0ADA83',
];
$color-1: #E80A92;
$color-2: #E74A0A;
$color-3: #F5E31B;
$color-4: #0ADA83;
Palette Codes 4 COLORS

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

5,497 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Pink #E80A92

rgb(232, 10, 146) · hsl(323, 92%, 47%)

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

Orange #E74A0A

rgb(231, 74, 10) · hsl(17, 92%, 47%)

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

Yellow #F5E31B

rgb(245, 227, 27) · hsl(55, 92%, 53%)

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

Green #0ADA83

rgb(10, 218, 131) · hsl(155, 91%, 45%)

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
#E80A92 #F5E31B 3.25:1 Fail Fail
#E74A0A #F5E31B 2.95:1 Fail Fail
#E80A92 #0ADA83 2.33:1 Fail Fail
#E74A0A #0ADA83 2.11:1 Fail Fail
#F5E31B #0ADA83 1.4:1 Fail Fail
#E80A92 #E74A0A 1.1:1 Fail Fail

How to use these colors

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

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 #E80A92, #E74A0A, #F5E31B and #0ADA83. 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!