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

Yellow & Orange, Yellow Color Palette

#EB8E3D 235, 142, 61
#F0B214 240, 178, 20
#EAE77B 234, 231, 123
#CFEA6C 207, 234, 108
#EB8E3D
Color 1
#F0B214
Color 2
#EAE77B
Color 3
#CFEA6C
Color 4
:root {
  --color-1: #EB8E3D;
  --color-2: #F0B214;
  --color-3: #EAE77B;
  --color-4: #CFEA6C;
}
colors: {
  'palette-1': '#EB8E3D',
  'palette-2': '#F0B214',
  'palette-3': '#EAE77B',
  'palette-4': '#CFEA6C',
}
const palette = [
  '#EB8E3D',
  '#F0B214',
  '#EAE77B',
  '#CFEA6C',
];
$color-1: #EB8E3D;
$color-2: #F0B214;
$color-3: #EAE77B;
$color-4: #CFEA6C;
Palette Codes 4 COLORS

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

501 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Yellow (#F0B214) and reads as well balanced in lightness, with an average saturation of 79% and lightness of 62%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Orange #EB8E3D

rgb(235, 142, 61) · hsl(28, 81%, 58%)

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

Yellow #F0B214

rgb(240, 178, 20) · hsl(43, 88%, 51%)

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

Yellow #EAE77B

rgb(234, 231, 123) · hsl(58, 73%, 70%)

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

Lime #CFEA6C

rgb(207, 234, 108) · hsl(73, 75%, 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
#EB8E3D #EAE77B 1.91:1 Fail Fail
#EB8E3D #CFEA6C 1.85:1 Fail Fail
#F0B214 #EAE77B 1.46:1 Fail Fail
#F0B214 #CFEA6C 1.41:1 Fail Fail
#EB8E3D #F0B214 1.31:1 Fail Fail
#EAE77B #CFEA6C 1.04:1 Fail Fail

How to use these colors

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

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 #EB8E3D, #F0B214, #EAE77B and #CFEA6C. 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!