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

Pink & Orange, Yellow Color Palette

#F50C9A 245, 12, 154
#E1590A 225, 89, 10
#F5E412 245, 228, 18
#11F59B 17, 245, 155
#F50C9A
Color 1
#E1590A
Color 2
#F5E412
Color 3
#11F59B
Color 4
:root {
  --color-1: #F50C9A;
  --color-2: #E1590A;
  --color-3: #F5E412;
  --color-4: #11F59B;
}
colors: {
  'palette-1': '#F50C9A',
  'palette-2': '#E1590A',
  'palette-3': '#F5E412',
  'palette-4': '#11F59B',
}
const palette = [
  '#F50C9A',
  '#E1590A',
  '#F5E412',
  '#11F59B',
];
$color-1: #F50C9A;
$color-2: #E1590A;
$color-3: #F5E412;
$color-4: #11F59B;
Palette Codes 4 COLORS

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

4,936 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Pink (#F50C9A) 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 #F50C9A

rgb(245, 12, 154) · hsl(323, 92%, 50%)

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

Orange #E1590A

rgb(225, 89, 10) · hsl(22, 91%, 46%)

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

Yellow #F5E412

rgb(245, 228, 18) · hsl(56, 92%, 52%)

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

Green #11F59B

rgb(17, 245, 155) · hsl(156, 92%, 51%)

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
#F50C9A #F5E412 2.96:1 Fail Fail
#E1590A #F5E412 2.84:1 Fail Fail
#F50C9A #11F59B 2.7:1 Fail Fail
#E1590A #11F59B 2.58:1 Fail Fail
#F5E412 #11F59B 1.1:1 Fail Fail
#F50C9A #E1590A 1.04:1 Fail Fail

How to use these colors

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

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 #F50C9A, #E1590A, #F5E412 and #11F59B. 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!