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

Light Orange & Dark Orange, Orange Color Palette

#542712 84, 39, 18
#A84E24 168, 78, 36
#DB8157 219, 129, 87
#EDC0AB 237, 192, 171
#542712
Color 1
#A84E24
Color 2
#DB8157
Color 3
#EDC0AB
Color 4
:root {
  --color-1: #542712;
  --color-2: #A84E24;
  --color-3: #DB8157;
  --color-4: #EDC0AB;
}
colors: {
  'palette-1': '#542712',
  'palette-2': '#A84E24',
  'palette-3': '#DB8157',
  'palette-4': '#EDC0AB',
}
const palette = [
  '#542712',
  '#A84E24',
  '#DB8157',
  '#EDC0AB',
];
$color-1: #542712;
$color-2: #A84E24;
$color-3: #DB8157;
$color-4: #EDC0AB;
Palette Codes 4 COLORS

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

5,073 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 Light Orange (#EDC0AB) and reads as well balanced in lightness, with an average saturation of 65% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Orange #542712

rgb(84, 39, 18) · hsl(19, 65%, 20%)

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

Orange #A84E24

rgb(168, 78, 36) · hsl(19, 65%, 40%)

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

Orange #DB8157

rgb(219, 129, 87) · hsl(19, 65%, 60%)

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

Light Orange #EDC0AB

rgb(237, 192, 171) · hsl(19, 65%, 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
#542712 #EDC0AB 7.6:1 Pass Pass
#542712 #DB8157 4.35:1 Fail Fail
#A84E24 #EDC0AB 3.37:1 Fail Fail
#542712 #A84E24 2.26:1 Fail Fail
#A84E24 #DB8157 1.93:1 Fail Fail
#DB8157 #EDC0AB 1.75:1 Fail Fail

How to use these colors

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

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 #542712, #A84E24, #DB8157 and #EDC0AB. 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.6:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!