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

Yellow & Pink, Orange Color Palette

#E70A76 231, 10, 118
#E4520A 228, 82, 10
#EAB00A 234, 176, 10
#0AD984 10, 217, 132
#E70A76
Color 1
#E4520A
Color 2
#EAB00A
Color 3
#0AD984
Color 4
:root {
  --color-1: #E70A76;
  --color-2: #E4520A;
  --color-3: #EAB00A;
  --color-4: #0AD984;
}
colors: {
  'palette-1': '#E70A76',
  'palette-2': '#E4520A',
  'palette-3': '#EAB00A',
  'palette-4': '#0AD984',
}
const palette = [
  '#E70A76',
  '#E4520A',
  '#EAB00A',
  '#0AD984',
];
$color-1: #E70A76;
$color-2: #E4520A;
$color-3: #EAB00A;
$color-4: #0AD984;
Palette Codes 4 COLORS

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

4,576 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 Yellow (#EAB00A) and reads as well balanced in lightness, with an average saturation of 92% and lightness of 47%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Pink #E70A76

rgb(231, 10, 118) · hsl(331, 92%, 47%)

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

Orange #E4520A

rgb(228, 82, 10) · hsl(20, 92%, 47%)

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

Yellow #EAB00A

rgb(234, 176, 10) · hsl(44, 92%, 48%)

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

Green #0AD984

rgb(10, 217, 132) · 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
#E70A76 #0AD984 2.4:1 Fail Fail
#E70A76 #EAB00A 2.28:1 Fail Fail
#E4520A #0AD984 2.05:1 Fail Fail
#E4520A #EAB00A 1.94:1 Fail Fail
#E70A76 #E4520A 1.17:1 Fail Fail
#EAB00A #0AD984 1.05:1 Fail Fail

How to use these colors

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

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 #E70A76, #E4520A, #EAB00A and #0AD984. 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!