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

Orange & Pink, Yellow Color Palette

#E90A88 233, 10, 136
#F3590A 243, 89, 10
#F5DC1C 245, 220, 28
#23F5B6 35, 245, 182
#E90A88
Color 1
#F3590A
Color 2
#F5DC1C
Color 3
#23F5B6
Color 4
:root {
  --color-1: #E90A88;
  --color-2: #F3590A;
  --color-3: #F5DC1C;
  --color-4: #23F5B6;
}
colors: {
  'palette-1': '#E90A88',
  'palette-2': '#F3590A',
  'palette-3': '#F5DC1C',
  'palette-4': '#23F5B6',
}
const palette = [
  '#E90A88',
  '#F3590A',
  '#F5DC1C',
  '#23F5B6',
];
$color-1: #E90A88;
$color-2: #F3590A;
$color-3: #F5DC1C;
$color-4: #23F5B6;
Palette Codes 4 COLORS

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

1,754 Views
Added Jun 2026
Copy & Download

About this color palette

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

rgb(233, 10, 136) · hsl(326, 92%, 48%)

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

Orange #F3590A

rgb(243, 89, 10) · hsl(20, 92%, 50%)

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

Yellow #F5DC1C

rgb(245, 220, 28) · hsl(53, 92%, 54%)

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

Teal #23F5B6

rgb(35, 245, 182) · hsl(162, 91%, 55%)

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
#E90A88 #F5DC1C 3.11:1 Fail Fail
#E90A88 #23F5B6 3.04:1 Fail Fail
#F3590A #F5DC1C 2.42:1 Fail Fail
#F3590A #23F5B6 2.37:1 Fail Fail
#E90A88 #F3590A 1.28:1 Fail Fail
#F5DC1C #23F5B6 1.02:1 Fail Fail

How to use these colors

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

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 #E90A88, #F3590A, #F5DC1C and #23F5B6. 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!