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

Light Blue & Light Yellow, Orange Color Palette

#F5F5E6 245, 245, 230
#ECA582 236, 165, 130
#EEAADE 238, 170, 222
#A1B1F2 161, 177, 242
#F5F5E6
Color 1
#ECA582
Color 2
#EEAADE
Color 3
#A1B1F2
Color 4
:root {
  --color-1: #F5F5E6;
  --color-2: #ECA582;
  --color-3: #EEAADE;
  --color-4: #A1B1F2;
}
colors: {
  'palette-1': '#F5F5E6',
  'palette-2': '#ECA582',
  'palette-3': '#EEAADE',
  'palette-4': '#A1B1F2',
}
const palette = [
  '#F5F5E6',
  '#ECA582',
  '#EEAADE',
  '#A1B1F2',
];
$color-1: #F5F5E6;
$color-2: #ECA582;
$color-3: #EEAADE;
$color-4: #A1B1F2;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette with a comfortable balance of contrast and harmony.

4,318 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Blue (#A1B1F2) and reads as bright and open, with an average saturation of 65% and lightness of 81%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Yellow #F5F5E6

rgb(245, 245, 230) · hsl(60, 43%, 93%)

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

Orange #ECA582

rgb(236, 165, 130) · hsl(20, 74%, 72%)

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

Light Pink #EEAADE

rgb(238, 170, 222) · hsl(314, 67%, 80%)

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

Light Blue #A1B1F2

rgb(161, 177, 242) · hsl(228, 76%, 79%)

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
#F5F5E6 #A1B1F2 1.89:1 Fail Fail
#F5F5E6 #ECA582 1.86:1 Fail Fail
#F5F5E6 #EEAADE 1.67:1 Fail Fail
#EEAADE #A1B1F2 1.13:1 Fail Fail
#ECA582 #EEAADE 1.11:1 Fail Fail
#ECA582 #A1B1F2 1.02:1 Fail Fail

How to use these colors

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

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 #F5F5E6, #ECA582, #EEAADE and #A1B1F2. 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!