Yellow & Yellow, Teal Color Palette
:root {
--color-1: #E7C426;
--color-2: #40E1C9;
--color-3: #11105F;
--color-4: #E2EB18;
}
colors: {
'palette-1': '#E7C426',
'palette-2': '#40E1C9',
'palette-3': '#11105F',
'palette-4': '#E2EB18',
}
const palette = [
'#E7C426',
'#40E1C9',
'#11105F',
'#E2EB18',
];
$color-1: #E7C426;
$color-2: #40E1C9;
$color-3: #11105F;
$color-4: #E2EB18;
This is a balanced, vibrant 4-colour palette that combines high-contrast tones for a bold, dynamic look.
About this color palette
This is a balanced, vibrant 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Yellow (#E2EB18) and reads as well balanced in lightness, with an average saturation of 77% and lightness of 45%. It adapts to a wide range of web and brand projects.
The colors in this palette
Yellow #E7C426
rgb(231, 196, 38) · hsl(49, 80%, 53%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
Teal #40E1C9
rgb(64, 225, 201) · hsl(171, 73%, 57%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
Dark Blue #11105F
rgb(17, 16, 95) · hsl(241, 71%, 22%)
A deep, low-lightness tone — strong for text, headings and bold accents.
Yellow #E2EB18
rgb(226, 235, 24) · hsl(63, 84%, 51%)
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).
| Text | Background | Ratio | AA | AAA |
|---|---|---|---|---|
| #11105F | #E2EB18 | 12.77:1 | Pass | Pass |
| #40E1C9 | #11105F | 10.16:1 | Pass | Pass |
| #E7C426 | #11105F | 9.75:1 | Pass | Pass |
| #E7C426 | #E2EB18 | 1.31:1 | Fail | Fail |
| #40E1C9 | #E2EB18 | 1.26:1 | Fail | Fail |
| #E7C426 | #40E1C9 | 1.04:1 | Fail | Fail |
How to use these colors
- Background — Teal (#40E1C9): the lightest tone — a clean base for large areas
- Text — Dark Blue (#11105F): the darkest tone — readable for body copy and headings
- Primary — Yellow (#E2EB18): the most saturated tone — buttons, links and key UI
- Accent — Yellow (#E7C426): 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: Yellow (#E7C426), Teal (#40E1C9), Dark Blue (#11105F) and Yellow (#E2EB18).
Is this a warm or cool colour palette?
It is balanced, mixing warm and cool tones fairly evenly.
What are the hex codes for this palette?
The hex codes are #E7C426, #40E1C9, #11105F and #E2EB18. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.
Is this palette accessible for text?
Yes — Dark Blue text on Yellow reaches a contrast ratio of 12.77:1, which meets the WCAG AAA standard for readable text.