Dark Orange & Orange, Light Orange Color Palette — PaletteCSS
Back to palettes

Dark Orange & Orange, Light Orange Color Palette

#583F0E 88, 63, 14
#AF7E1D 175, 126, 29
#E2B150 226, 177, 80
#F1D8A7 241, 216, 167
#583F0E
Color 1
#AF7E1D
Color 2
#E2B150
Color 3
#F1D8A7
Color 4
:root {
  --color-1: #583F0E;
  --color-2: #AF7E1D;
  --color-3: #E2B150;
  --color-4: #F1D8A7;
}
colors: {
  'palette-1': '#583F0E',
  'palette-2': '#AF7E1D',
  'palette-3': '#E2B150',
  'palette-4': '#F1D8A7',
}
const palette = [
  '#583F0E',
  '#AF7E1D',
  '#E2B150',
  '#F1D8A7',
];
$color-1: #583F0E;
$color-2: #AF7E1D;
$color-3: #E2B150;
$color-4: #F1D8A7;
Palette Codes 4 COLORS

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

5,825 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Orange (#583F0E) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Orange #583F0E

rgb(88, 63, 14) · hsl(40, 73%, 20%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Orange #AF7E1D

rgb(175, 126, 29) · hsl(40, 72%, 40%)

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

Orange #E2B150

rgb(226, 177, 80) · hsl(40, 72%, 60%)

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

Light Orange #F1D8A7

rgb(241, 216, 167) · hsl(40, 73%, 80%)

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
#583F0E #F1D8A7 7.09:1 Pass Pass
#583F0E #E2B150 4.99:1 Pass Fail
#583F0E #AF7E1D 2.73:1 Fail Fail
#AF7E1D #F1D8A7 2.6:1 Fail Fail
#AF7E1D #E2B150 1.83:1 Fail Fail
#E2B150 #F1D8A7 1.42:1 Fail Fail

How to use these colors

  • Background — Light Orange (#F1D8A7): the lightest tone — a clean base for large areas
  • Text — Dark Orange (#583F0E): the darkest tone — readable for body copy and headings
  • Primary — Dark Orange (#583F0E): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#AF7E1D): 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 Dark 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: Dark Orange (#583F0E), Orange (#AF7E1D), Orange (#E2B150) and Light Orange (#F1D8A7).

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 #583F0E, #AF7E1D, #E2B150 and #F1D8A7. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Orange text on Light Orange reaches a contrast ratio of 7.09:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!