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

Orange & Orange, Yellow Color Palette

#E45521 228, 85, 33
#D7760F 215, 118, 15
#BF9712 191, 151, 18
#EEF066 238, 240, 102
#E45521
Color 1
#D7760F
Color 2
#BF9712
Color 3
#EEF066
Color 4
:root {
  --color-1: #E45521;
  --color-2: #D7760F;
  --color-3: #BF9712;
  --color-4: #EEF066;
}
colors: {
  'palette-1': '#E45521',
  'palette-2': '#D7760F',
  'palette-3': '#BF9712',
  'palette-4': '#EEF066',
}
const palette = [
  '#E45521',
  '#D7760F',
  '#BF9712',
  '#EEF066',
];
$color-1: #E45521;
$color-2: #D7760F;
$color-3: #BF9712;
$color-4: #EEF066;
Palette Codes 4 COLORS

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

2,117 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Orange (#D7760F) and reads as well balanced in lightness, with an average saturation of 83% and lightness of 51%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Orange #E45521

rgb(228, 85, 33) · hsl(16, 78%, 51%)

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

Orange #D7760F

rgb(215, 118, 15) · hsl(31, 87%, 45%)

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

Yellow #BF9712

rgb(191, 151, 18) · hsl(46, 83%, 41%)

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

Yellow #EEF066

rgb(238, 240, 102) · hsl(61, 82%, 67%)

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
#E45521 #EEF066 3.08:1 Fail Fail
#D7760F #EEF066 2.67:1 Fail Fail
#BF9712 #EEF066 2.26:1 Fail Fail
#E45521 #BF9712 1.36:1 Fail Fail
#D7760F #BF9712 1.18:1 Fail Fail
#E45521 #D7760F 1.15:1 Fail Fail

How to use these colors

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

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 #E45521, #D7760F, #BF9712 and #EEF066. 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!