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

Pink & Orange, Yellow Color Palette

#F30A86 243, 10, 134
#D5440A 213, 68, 10
#F5F51A 245, 245, 26
#17F5B6 23, 245, 182
#F30A86
Color 1
#D5440A
Color 2
#F5F51A
Color 3
#17F5B6
Color 4
:root {
  --color-1: #F30A86;
  --color-2: #D5440A;
  --color-3: #F5F51A;
  --color-4: #17F5B6;
}
colors: {
  'palette-1': '#F30A86',
  'palette-2': '#D5440A',
  'palette-3': '#F5F51A',
  'palette-4': '#17F5B6',
}
const palette = [
  '#F30A86',
  '#D5440A',
  '#F5F51A',
  '#17F5B6',
];
$color-1: #F30A86;
$color-2: #D5440A;
$color-3: #F5F51A;
$color-4: #17F5B6;
Palette Codes 4 COLORS

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

1,531 Views
Added Jun 2026
Copy & Download

About this color palette

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

rgb(243, 10, 134) · hsl(328, 92%, 50%)

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

Orange #D5440A

rgb(213, 68, 10) · hsl(17, 91%, 44%)

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

Yellow #F5F51A

rgb(245, 245, 26) · hsl(60, 92%, 53%)

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

Teal #17F5B6

rgb(23, 245, 182) · hsl(163, 92%, 53%)

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
#D5440A #F5F51A 3.85:1 Fail Fail
#F30A86 #F5F51A 3.45:1 Fail Fail
#D5440A #17F5B6 3.17:1 Fail Fail
#F30A86 #17F5B6 2.84:1 Fail Fail
#F5F51A #17F5B6 1.22:1 Fail Fail
#F30A86 #D5440A 1.12:1 Fail Fail

How to use these colors

  • Background — Yellow (#F5F51A): the lightest tone — a clean base for large areas
  • Text — Orange (#D5440A): the darkest tone — readable for body copy and headings
  • Primary — Pink (#F30A86): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#17F5B6): 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 (#F30A86), Orange (#D5440A), Yellow (#F5F51A) and Teal (#17F5B6).

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 #F30A86, #D5440A, #F5F51A and #17F5B6. 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!