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

Light Yellow & Orange, Green Color Palette

#E3BBA6 227, 187, 166
#ADE797 173, 231, 151
#D8B1EC 216, 177, 236
#F4EBC8 244, 235, 200
#E3BBA6
Color 1
#ADE797
Color 2
#D8B1EC
Color 3
#F4EBC8
Color 4
:root {
  --color-1: #E3BBA6;
  --color-2: #ADE797;
  --color-3: #D8B1EC;
  --color-4: #F4EBC8;
}
colors: {
  'palette-1': '#E3BBA6',
  'palette-2': '#ADE797',
  'palette-3': '#D8B1EC',
  'palette-4': '#F4EBC8',
}
const palette = [
  '#E3BBA6',
  '#ADE797',
  '#D8B1EC',
  '#F4EBC8',
];
$color-1: #E3BBA6;
$color-2: #ADE797;
$color-3: #D8B1EC;
$color-4: #F4EBC8;
Palette Codes 4 COLORS

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

1,694 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Orange #E3BBA6

rgb(227, 187, 166) · hsl(21, 52%, 77%)

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

Green #ADE797

rgb(173, 231, 151) · hsl(103, 62%, 75%)

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

Light Violet #D8B1EC

rgb(216, 177, 236) · hsl(280, 61%, 81%)

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

Light Yellow #F4EBC8

rgb(244, 235, 200) · hsl(48, 67%, 87%)

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
#D8B1EC #F4EBC8 1.54:1 Fail Fail
#E3BBA6 #F4EBC8 1.47:1 Fail Fail
#ADE797 #D8B1EC 1.28:1 Fail Fail
#E3BBA6 #ADE797 1.23:1 Fail Fail
#ADE797 #F4EBC8 1.2:1 Fail Fail
#E3BBA6 #D8B1EC 1.04:1 Fail Fail

How to use these colors

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

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 #E3BBA6, #ADE797, #D8B1EC and #F4EBC8. 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!