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

Orange & Pink, Yellow Color Palette

#E00A8D 224, 10, 141
#F5790A 245, 121, 10
#F4B70A 244, 183, 10
#0AE373 10, 227, 115
#E00A8D
Color 1
#F5790A
Color 2
#F4B70A
Color 3
#0AE373
Color 4
:root {
  --color-1: #E00A8D;
  --color-2: #F5790A;
  --color-3: #F4B70A;
  --color-4: #0AE373;
}
colors: {
  'palette-1': '#E00A8D',
  'palette-2': '#F5790A',
  'palette-3': '#F4B70A',
  'palette-4': '#0AE373',
}
const palette = [
  '#E00A8D',
  '#F5790A',
  '#F4B70A',
  '#0AE373',
];
$color-1: #E00A8D;
$color-2: #F5790A;
$color-3: #F4B70A;
$color-4: #0AE373;
Palette Codes 4 COLORS

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

4,722 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 Orange (#F5790A) 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 #E00A8D

rgb(224, 10, 141) · hsl(323, 91%, 46%)

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

Orange #F5790A

rgb(245, 121, 10) · hsl(28, 92%, 50%)

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

Yellow #F4B70A

rgb(244, 183, 10) · hsl(44, 92%, 50%)

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

Green #0AE373

rgb(10, 227, 115) · hsl(149, 92%, 46%)

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
#E00A8D #0AE373 2.66:1 Fail Fail
#E00A8D #F4B70A 2.53:1 Fail Fail
#E00A8D #F5790A 1.66:1 Fail Fail
#F5790A #0AE373 1.61:1 Fail Fail
#F5790A #F4B70A 1.53:1 Fail Fail
#F4B70A #0AE373 1.05:1 Fail Fail

How to use these colors

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

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 #E00A8D, #F5790A, #F4B70A and #0AE373. 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!