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

Orange & Red, Orange Color Palette

#F56A3F 245, 106, 63
#D87F13 216, 127, 19
#F5EF25 245, 239, 37
#EC560A 236, 86, 10
#F56A3F
Color 1
#D87F13
Color 2
#F5EF25
Color 3
#EC560A
Color 4
:root {
  --color-1: #F56A3F;
  --color-2: #D87F13;
  --color-3: #F5EF25;
  --color-4: #EC560A;
}
colors: {
  'palette-1': '#F56A3F',
  'palette-2': '#D87F13',
  'palette-3': '#F5EF25',
  'palette-4': '#EC560A',
}
const palette = [
  '#F56A3F',
  '#D87F13',
  '#F5EF25',
  '#EC560A',
];
$color-1: #F56A3F;
$color-2: #D87F13;
$color-3: #F5EF25;
$color-4: #EC560A;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette with a comfortable balance of contrast and harmony.

4,010 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Orange (#EC560A) and reads as well balanced in lightness, with an average saturation of 89% and lightness of 53%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F56A3F

rgb(245, 106, 63) · hsl(14, 90%, 60%)

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

Orange #D87F13

rgb(216, 127, 19) · hsl(33, 84%, 46%)

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

Yellow #F5EF25

rgb(245, 239, 37) · hsl(58, 91%, 55%)

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

Orange #EC560A

rgb(236, 86, 10) · hsl(20, 92%, 48%)

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
#F5EF25 #EC560A 2.92:1 Fail Fail
#D87F13 #F5EF25 2.48:1 Fail Fail
#F56A3F #F5EF25 2.46:1 Fail Fail
#F56A3F #EC560A 1.19:1 Fail Fail
#D87F13 #EC560A 1.18:1 Fail Fail
#F56A3F #D87F13 1.01:1 Fail Fail

How to use these colors

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

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 #F56A3F, #D87F13, #F5EF25 and #EC560A. 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!