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

Orange & Pink, Yellow Color Palette

#F51DA8 245, 29, 168
#F5740A 245, 116, 10
#F5DE0A 245, 222, 10
#0AF586 10, 245, 134
#F51DA8
Color 1
#F5740A
Color 2
#F5DE0A
Color 3
#0AF586
Color 4
:root {
  --color-1: #F51DA8;
  --color-2: #F5740A;
  --color-3: #F5DE0A;
  --color-4: #0AF586;
}
colors: {
  'palette-1': '#F51DA8',
  'palette-2': '#F5740A',
  'palette-3': '#F5DE0A',
  'palette-4': '#0AF586',
}
const palette = [
  '#F51DA8',
  '#F5740A',
  '#F5DE0A',
  '#0AF586',
];
$color-1: #F51DA8;
$color-2: #F5740A;
$color-3: #F5DE0A;
$color-4: #0AF586;
Palette Codes 4 COLORS

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

4,534 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Orange (#F5740A) 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 #F51DA8

rgb(245, 29, 168) · hsl(321, 92%, 54%)

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

Orange #F5740A

rgb(245, 116, 10) · hsl(27, 92%, 50%)

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

Yellow #F5DE0A

rgb(245, 222, 10) · hsl(54, 92%, 50%)

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

Green #0AF586

rgb(10, 245, 134) · hsl(152, 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
#F51DA8 #F5DE0A 2.73:1 Fail Fail
#F51DA8 #0AF586 2.56:1 Fail Fail
#F5740A #F5DE0A 2.08:1 Fail Fail
#F5740A #0AF586 1.95:1 Fail Fail
#F51DA8 #F5740A 1.31:1 Fail Fail
#F5DE0A #0AF586 1.06:1 Fail Fail

How to use these colors

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

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 #F51DA8, #F5740A, #F5DE0A and #0AF586. 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!