Dark Yellow & Yellow, Light Yellow Color Palette
:root {
--color-1: #4E3C18;
--color-2: #9B7831;
--color-3: #CEAB64;
--color-4: #E7D5B1;
}
colors: {
'palette-1': '#4E3C18',
'palette-2': '#9B7831',
'palette-3': '#CEAB64',
'palette-4': '#E7D5B1',
}
const palette = [
'#4E3C18',
'#9B7831',
'#CEAB64',
'#E7D5B1',
];
$color-1: #4E3C18;
$color-2: #9B7831;
$color-3: #CEAB64;
$color-4: #E7D5B1;
This is a warm, easygoing 4-colour palette with a comfortable balance of contrast and harmony.
About this color palette
This is a warm, easygoing 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Yellow (#4E3C18) and reads as well balanced in lightness, with an average saturation of 52% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.
The colors in this palette
Dark Yellow #4E3C18
rgb(78, 60, 24) · hsl(40, 53%, 20%)
A deep, low-lightness tone — strong for text, headings and bold accents.
Yellow #9B7831
rgb(155, 120, 49) · hsl(40, 52%, 40%)
A balanced mid-tone that works well for primary surfaces and UI elements.
Yellow #CEAB64
rgb(206, 171, 100) · hsl(40, 52%, 60%)
A balanced mid-tone that works well for primary surfaces and UI elements.
Light Yellow #E7D5B1
rgb(231, 213, 177) · hsl(40, 53%, 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).
| Text | Background | Ratio | AA | AAA |
|---|---|---|---|---|
| #4E3C18 | #E7D5B1 | 7.34:1 | Pass | Pass |
| #4E3C18 | #CEAB64 | 4.86:1 | Pass | Fail |
| #9B7831 | #E7D5B1 | 2.84:1 | Fail | Fail |
| #4E3C18 | #9B7831 | 2.58:1 | Fail | Fail |
| #9B7831 | #CEAB64 | 1.88:1 | Fail | Fail |
| #CEAB64 | #E7D5B1 | 1.51:1 | Fail | Fail |
How to use these colors
- Background — Light Yellow (#E7D5B1): the lightest tone — a clean base for large areas
- Text — Dark Yellow (#4E3C18): the darkest tone — readable for body copy and headings
- Primary — Dark Yellow (#4E3C18): the most saturated tone — buttons, links and key UI
- Accent — Yellow (#9B7831): 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 Dark 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 (#4E3C18), Yellow (#9B7831), Yellow (#CEAB64) and Light Yellow (#E7D5B1).
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 #4E3C18, #9B7831, #CEAB64 and #E7D5B1. 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.34:1, which meets the WCAG AAA standard for readable text.