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

Orange & Red, Orange Color Palette

#F56B46 245, 107, 70
#DB900A 219, 144, 10
#E29C0A 226, 156, 10
#F5670B 245, 103, 11
#F56B46
Color 1
#DB900A
Color 2
#E29C0A
Color 3
#F5670B
Color 4
:root {
  --color-1: #F56B46;
  --color-2: #DB900A;
  --color-3: #E29C0A;
  --color-4: #F5670B;
}
colors: {
  'palette-1': '#F56B46',
  'palette-2': '#DB900A',
  'palette-3': '#E29C0A',
  'palette-4': '#F5670B',
}
const palette = [
  '#F56B46',
  '#DB900A',
  '#E29C0A',
  '#F5670B',
];
$color-1: #F56B46;
$color-2: #DB900A;
$color-3: #E29C0A;
$color-4: #F5670B;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel.

5,388 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Orange (#F5670B) and reads as well balanced in lightness, with an average saturation of 91% and lightness of 51%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F56B46

rgb(245, 107, 70) · hsl(13, 90%, 62%)

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

Orange #DB900A

rgb(219, 144, 10) · hsl(38, 91%, 45%)

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

Yellow #E29C0A

rgb(226, 156, 10) · hsl(41, 92%, 46%)

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

Orange #F5670B

rgb(245, 103, 11) · hsl(24, 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
#E29C0A #F5670B 1.32:1 Fail Fail
#F56B46 #E29C0A 1.27:1 Fail Fail
#DB900A #F5670B 1.17:1 Fail Fail
#F56B46 #DB900A 1.13:1 Fail Fail
#DB900A #E29C0A 1.12:1 Fail Fail
#F56B46 #F5670B 1.04:1 Fail Fail

How to use these colors

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

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 #F56B46, #DB900A, #E29C0A and #F5670B. 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!