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

Yellow & Dark Orange, Yellow Color Palette

#614205 97, 66, 5
#C2850A 194, 133, 10
#F5B83D 245, 184, 61
#FADB9E 250, 219, 158
#614205
Color 1
#C2850A
Color 2
#F5B83D
Color 3
#FADB9E
Color 4
:root {
  --color-1: #614205;
  --color-2: #C2850A;
  --color-3: #F5B83D;
  --color-4: #FADB9E;
}
colors: {
  'palette-1': '#614205',
  'palette-2': '#C2850A',
  'palette-3': '#F5B83D',
  'palette-4': '#FADB9E',
}
const palette = [
  '#614205',
  '#C2850A',
  '#F5B83D',
  '#FADB9E',
];
$color-1: #614205;
$color-2: #C2850A;
$color-3: #F5B83D;
$color-4: #FADB9E;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette pairing strongly contrasting colours for real visual punch.

1,835 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Yellow (#F5B83D) and reads as well balanced in lightness, with an average saturation of 90% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Orange #614205

rgb(97, 66, 5) · hsl(40, 90%, 20%)

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

Yellow #C2850A

rgb(194, 133, 10) · hsl(40, 90%, 40%)

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

Yellow #F5B83D

rgb(245, 184, 61) · hsl(40, 90%, 60%)

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

Light Orange #FADB9E

rgb(250, 219, 158) · hsl(40, 90%, 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
#614205 #FADB9E 6.85:1 Pass Fail
#614205 #F5B83D 5.16:1 Pass Fail
#614205 #C2850A 2.91:1 Fail Fail
#C2850A #FADB9E 2.36:1 Fail Fail
#C2850A #F5B83D 1.77:1 Fail Fail
#F5B83D #FADB9E 1.33:1 Fail Fail

How to use these colors

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

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 #614205, #C2850A, #F5B83D and #FADB9E. 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 6.85:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!