Light Violet & Green, Light Yellow Color Palette — PaletteCSS
Back to palettes

Light Violet & Green, Light Yellow Color Palette

#A2E59F 162, 229, 159
#EEEDBA 238, 237, 186
#EFD9AF 239, 217, 175
#EFD4F7 239, 212, 247
#A2E59F
Color 1
#EEEDBA
Color 2
#EFD9AF
Color 3
#EFD4F7
Color 4
:root {
  --color-1: #A2E59F;
  --color-2: #EEEDBA;
  --color-3: #EFD9AF;
  --color-4: #EFD4F7;
}
colors: {
  'palette-1': '#A2E59F',
  'palette-2': '#EEEDBA',
  'palette-3': '#EFD9AF',
  'palette-4': '#EFD4F7',
}
const palette = [
  '#A2E59F',
  '#EEEDBA',
  '#EFD9AF',
  '#EFD4F7',
];
$color-1: #A2E59F;
$color-2: #EEEDBA;
$color-3: #EFD9AF;
$color-4: #EFD4F7;
Palette Codes 4 COLORS

This is a balanced, bold 4-colour palette built from closely related tones that blend harmoniously.

966 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Violet (#EFD4F7) and reads as bright and open, with an average saturation of 63% and lightness of 83%. It adapts to a wide range of web and brand projects.

The colors in this palette

Green #A2E59F

rgb(162, 229, 159) · hsl(117, 57%, 76%)

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

Light Yellow #EEEDBA

rgb(238, 237, 186) · hsl(59, 60%, 83%)

A light, airy tone — ideal for backgrounds and subtle fills.

Light Orange #EFD9AF

rgb(239, 217, 175) · hsl(39, 67%, 81%)

A light, airy tone — ideal for backgrounds and subtle fills.

Light Violet #EFD4F7

rgb(239, 212, 247) · hsl(286, 69%, 90%)

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
#A2E59F #EEEDBA 1.23:1 Fail Fail
#EEEDBA #EFD9AF 1.15:1 Fail Fail
#EEEDBA #EFD4F7 1.13:1 Fail Fail
#A2E59F #EFD4F7 1.08:1 Fail Fail
#A2E59F #EFD9AF 1.07:1 Fail Fail
#EFD9AF #EFD4F7 1.01:1 Fail Fail

How to use these colors

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

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 #A2E59F, #EEEDBA, #EFD9AF and #EFD4F7. 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!