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

Yellow & Orange, Yellow Color Palette

#E3804F 227, 128, 79
#AE7629 174, 118, 41
#EACF48 234, 207, 72
#AFBB2A 175, 187, 42
#E3804F
Color 1
#AE7629
Color 2
#EACF48
Color 3
#AFBB2A
Color 4
:root {
  --color-1: #E3804F;
  --color-2: #AE7629;
  --color-3: #EACF48;
  --color-4: #AFBB2A;
}
colors: {
  'palette-1': '#E3804F',
  'palette-2': '#AE7629',
  'palette-3': '#EACF48',
  'palette-4': '#AFBB2A',
}
const palette = [
  '#E3804F',
  '#AE7629',
  '#EACF48',
  '#AFBB2A',
];
$color-1: #E3804F;
$color-2: #AE7629;
$color-3: #EACF48;
$color-4: #AFBB2A;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette built from closely related tones that blend harmoniously.

6,306 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Yellow (#EACF48) and reads as well balanced in lightness, with an average saturation of 69% and lightness of 52%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Orange #E3804F

rgb(227, 128, 79) · hsl(20, 73%, 60%)

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

Orange #AE7629

rgb(174, 118, 41) · hsl(35, 62%, 42%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Yellow #EACF48

rgb(234, 207, 72) · hsl(50, 79%, 60%)

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

Yellow #AFBB2A

rgb(175, 187, 42) · hsl(65, 63%, 45%)

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
#AE7629 #EACF48 2.49:1 Fail Fail
#AE7629 #AFBB2A 1.84:1 Fail Fail
#E3804F #EACF48 1.81:1 Fail Fail
#E3804F #AE7629 1.38:1 Fail Fail
#EACF48 #AFBB2A 1.36:1 Fail Fail
#E3804F #AFBB2A 1.33:1 Fail Fail

How to use these colors

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

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 #E3804F, #AE7629, #EACF48 and #AFBB2A. 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!