Pink & Light Orange, Light Lime Color Palette — PaletteCSS
Back to palettes

Pink & Light Orange, Light Lime Color Palette

#E8D6BF 232, 214, 191
#DE9FE5 222, 159, 229
#DCECCF 220, 236, 207
#F0E9CB 240, 233, 203
#E8D6BF
Color 1
#DE9FE5
Color 2
#DCECCF
Color 3
#F0E9CB
Color 4
:root {
  --color-1: #E8D6BF;
  --color-2: #DE9FE5;
  --color-3: #DCECCF;
  --color-4: #F0E9CB;
}
colors: {
  'palette-1': '#E8D6BF',
  'palette-2': '#DE9FE5',
  'palette-3': '#DCECCF',
  'palette-4': '#F0E9CB',
}
const palette = [
  '#E8D6BF',
  '#DE9FE5',
  '#DCECCF',
  '#F0E9CB',
];
$color-1: #E8D6BF;
$color-2: #DE9FE5;
$color-3: #DCECCF;
$color-4: #F0E9CB;
Palette Codes 4 COLORS

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

6,473 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Pink (#DE9FE5) and reads as bright and open, with an average saturation of 51% and lightness of 83%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Orange #E8D6BF

rgb(232, 214, 191) · hsl(34, 47%, 83%)

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

Pink #DE9FE5

rgb(222, 159, 229) · hsl(294, 57%, 76%)

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

Light Lime #DCECCF

rgb(220, 236, 207) · hsl(93, 43%, 87%)

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

Light Yellow #F0E9CB

rgb(240, 233, 203) · hsl(49, 55%, 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
#DE9FE5 #F0E9CB 1.69:1 Fail Fail
#DE9FE5 #DCECCF 1.66:1 Fail Fail
#E8D6BF #DE9FE5 1.45:1 Fail Fail
#E8D6BF #F0E9CB 1.16:1 Fail Fail
#E8D6BF #DCECCF 1.14:1 Fail Fail
#DCECCF #F0E9CB 1.02:1 Fail Fail

How to use these colors

  • Background — Light Yellow (#F0E9CB): the lightest tone — a clean base for large areas
  • Text — Pink (#DE9FE5): the darkest tone — readable for body copy and headings
  • Primary — Pink (#DE9FE5): the most saturated tone — buttons, links and key UI
  • Accent — Light Orange (#E8D6BF): 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 Pink 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: Light Orange (#E8D6BF), Pink (#DE9FE5), Light Lime (#DCECCF) and Light Yellow (#F0E9CB).

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 #E8D6BF, #DE9FE5, #DCECCF and #F0E9CB. 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!