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

Yellow & Yellow, Lime Color Palette

#E9C86D 233, 200, 109
#C4C117 196, 193, 23
#D2ED78 210, 237, 120
#B2EB75 178, 235, 117
#E9C86D
Color 1
#C4C117
Color 2
#D2ED78
Color 3
#B2EB75
Color 4
:root {
  --color-1: #E9C86D;
  --color-2: #C4C117;
  --color-3: #D2ED78;
  --color-4: #B2EB75;
}
colors: {
  'palette-1': '#E9C86D',
  'palette-2': '#C4C117',
  'palette-3': '#D2ED78',
  'palette-4': '#B2EB75',
}
const palette = [
  '#E9C86D',
  '#C4C117',
  '#D2ED78',
  '#B2EB75',
];
$color-1: #E9C86D;
$color-2: #C4C117;
$color-3: #D2ED78;
$color-4: #B2EB75;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel.

3,063 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Yellow (#C4C117) and reads as well balanced in lightness, with an average saturation of 76% and lightness of 62%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Yellow #E9C86D

rgb(233, 200, 109) · hsl(44, 74%, 67%)

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

Yellow #C4C117

rgb(196, 193, 23) · hsl(59, 79%, 43%)

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

Lime #D2ED78

rgb(210, 237, 120) · hsl(74, 76%, 70%)

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

Lime #B2EB75

rgb(178, 235, 117) · hsl(89, 75%, 69%)

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
#C4C117 #D2ED78 1.47:1 Fail Fail
#C4C117 #B2EB75 1.37:1 Fail Fail
#E9C86D #D2ED78 1.25:1 Fail Fail
#E9C86D #C4C117 1.18:1 Fail Fail
#E9C86D #B2EB75 1.16:1 Fail Fail
#D2ED78 #B2EB75 1.07:1 Fail Fail

How to use these colors

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

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 #E9C86D, #C4C117, #D2ED78 and #B2EB75. 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!