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

Light Orange & Light Yellow, Light Pink Color Palette

#E3DCCA 227, 220, 202
#F5BCA1 245, 188, 161
#F5D9F5 245, 217, 245
#AAC7E6 170, 199, 230
#E3DCCA
Color 1
#F5BCA1
Color 2
#F5D9F5
Color 3
#AAC7E6
Color 4
:root {
  --color-1: #E3DCCA;
  --color-2: #F5BCA1;
  --color-3: #F5D9F5;
  --color-4: #AAC7E6;
}
colors: {
  'palette-1': '#E3DCCA',
  'palette-2': '#F5BCA1',
  'palette-3': '#F5D9F5',
  'palette-4': '#AAC7E6',
}
const palette = [
  '#E3DCCA',
  '#F5BCA1',
  '#F5D9F5',
  '#AAC7E6',
];
$color-1: #E3DCCA;
$color-2: #F5BCA1;
$color-3: #F5D9F5;
$color-4: #AAC7E6;
Palette Codes 4 COLORS

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

1,391 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, versatile 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Orange (#F5BCA1) and reads as bright and open, with an average saturation of 56% and lightness of 83%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Yellow #E3DCCA

rgb(227, 220, 202) · hsl(43, 31%, 84%)

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

Light Orange #F5BCA1

rgb(245, 188, 161) · hsl(19, 81%, 80%)

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

Light Pink #F5D9F5

rgb(245, 217, 245) · hsl(300, 58%, 91%)

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

Light Blue #AAC7E6

rgb(170, 199, 230) · hsl(211, 55%, 78%)

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
#F5D9F5 #AAC7E6 1.34:1 Fail Fail
#E3DCCA #AAC7E6 1.28:1 Fail Fail
#F5BCA1 #F5D9F5 1.28:1 Fail Fail
#E3DCCA #F5BCA1 1.22:1 Fail Fail
#E3DCCA #F5D9F5 1.05:1 Fail Fail
#F5BCA1 #AAC7E6 1.05:1 Fail Fail

How to use these colors

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

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 #E3DCCA, #F5BCA1, #F5D9F5 and #AAC7E6. 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!