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

Yellow & Red, Orange Color Palette

#F55A68 245, 90, 104
#F59C47 245, 156, 71
#F5E82D 245, 232, 45
#F5F0F5 245, 240, 245
#F55A68
Color 1
#F59C47
Color 2
#F5E82D
Color 3
#F5F0F5
Color 4
:root {
  --color-1: #F55A68;
  --color-2: #F59C47;
  --color-3: #F5E82D;
  --color-4: #F5F0F5;
}
colors: {
  'palette-1': '#F55A68',
  'palette-2': '#F59C47',
  'palette-3': '#F5E82D',
  'palette-4': '#F5F0F5',
}
const palette = [
  '#F55A68',
  '#F59C47',
  '#F5E82D',
  '#F5F0F5',
];
$color-1: #F55A68;
$color-2: #F59C47;
$color-3: #F5E82D;
$color-4: #F5F0F5;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel.

4,711 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Yellow (#F5E82D) and reads as bright and open, with an average saturation of 72% and lightness of 70%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F55A68

rgb(245, 90, 104) · hsl(355, 89%, 66%)

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

Orange #F59C47

rgb(245, 156, 71) · hsl(29, 90%, 62%)

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

Yellow #F5E82D

rgb(245, 232, 45) · hsl(56, 91%, 57%)

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

Light Pink #F5F0F5

rgb(245, 240, 245) · hsl(300, 20%, 95%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#F55A68 #F5F0F5 2.85:1 Fail Fail
#F55A68 #F5E82D 2.52:1 Fail Fail
#F59C47 #F5F0F5 1.92:1 Fail Fail
#F59C47 #F5E82D 1.69:1 Fail Fail
#F55A68 #F59C47 1.49:1 Fail Fail
#F5E82D #F5F0F5 1.13:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F5F0F5): the lightest tone — a clean base for large areas
  • Text — Yellow (#F5E82D): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#F5E82D): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#F59C47): 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 Yellow 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: Red (#F55A68), Orange (#F59C47), Yellow (#F5E82D) and Light Pink (#F5F0F5).

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 #F55A68, #F59C47, #F5E82D and #F5F0F5. 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!