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

Yellow & Dark Yellow, Yellow Color Palette

#473D1F 71, 61, 31
#8F793D 143, 121, 61
#C2AC70 194, 172, 112
#E0D6B8 224, 214, 184
#473D1F
Color 1
#8F793D
Color 2
#C2AC70
Color 3
#E0D6B8
Color 4
:root {
  --color-1: #473D1F;
  --color-2: #8F793D;
  --color-3: #C2AC70;
  --color-4: #E0D6B8;
}
colors: {
  'palette-1': '#473D1F',
  'palette-2': '#8F793D',
  'palette-3': '#C2AC70',
  'palette-4': '#E0D6B8',
}
const palette = [
  '#473D1F',
  '#8F793D',
  '#C2AC70',
  '#E0D6B8',
];
$color-1: #473D1F;
$color-2: #8F793D;
$color-3: #C2AC70;
$color-4: #E0D6B8;
Palette Codes 4 COLORS

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

1,163 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Yellow #473D1F

rgb(71, 61, 31) · hsl(45, 39%, 20%)

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

Yellow #8F793D

rgb(143, 121, 61) · hsl(44, 40%, 40%)

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

Yellow #C2AC70

rgb(194, 172, 112) · hsl(44, 40%, 60%)

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

Light Yellow #E0D6B8

rgb(224, 214, 184) · hsl(45, 39%, 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
#473D1F #E0D6B8 7.41:1 Pass Pass
#473D1F #C2AC70 4.82:1 Pass Fail
#8F793D #E0D6B8 2.91:1 Fail Fail
#473D1F #8F793D 2.54:1 Fail Fail
#8F793D #C2AC70 1.9:1 Fail Fail
#C2AC70 #E0D6B8 1.54:1 Fail Fail

How to use these colors

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

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 #473D1F, #8F793D, #C2AC70 and #E0D6B8. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Yellow text on Light Yellow reaches a contrast ratio of 7.41:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!