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

Pink & Red, Yellow Color Palette

#F50AA6 245, 10, 166
#D0360A 208, 54, 10
#F5DC0A 245, 220, 10
#0AF593 10, 245, 147
#F50AA6
Color 1
#D0360A
Color 2
#F5DC0A
Color 3
#0AF593
Color 4
:root {
  --color-1: #F50AA6;
  --color-2: #D0360A;
  --color-3: #F5DC0A;
  --color-4: #0AF593;
}
colors: {
  'palette-1': '#F50AA6',
  'palette-2': '#D0360A',
  'palette-3': '#F5DC0A',
  'palette-4': '#0AF593',
}
const palette = [
  '#F50AA6',
  '#D0360A',
  '#F5DC0A',
  '#0AF593',
];
$color-1: #F50AA6;
$color-2: #D0360A;
$color-3: #F5DC0A;
$color-4: #0AF593;
Palette Codes 4 COLORS

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

5,311 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 Pink (#F50AA6) 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 #F50AA6

rgb(245, 10, 166) · hsl(320, 92%, 50%)

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

Red #D0360A

rgb(208, 54, 10) · hsl(13, 91%, 43%)

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

Yellow #F5DC0A

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

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

Green #0AF593

rgb(10, 245, 147) · hsl(155, 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
#D0360A #F5DC0A 3.59:1 Fail Fail
#D0360A #0AF593 3.44:1 Fail Fail
#F50AA6 #F5DC0A 2.76:1 Fail Fail
#F50AA6 #0AF593 2.65:1 Fail Fail
#F50AA6 #D0360A 1.3:1 Fail Fail
#F5DC0A #0AF593 1.04:1 Fail Fail

How to use these colors

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

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 #F50AA6, #D0360A, #F5DC0A and #0AF593. 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!