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

Light Orange & Light Yellow, Light Pink Color Palette

#F5F5EA 245, 245, 234
#F5DBB9 245, 219, 185
#F5D1F5 245, 209, 245
#C2DBF5 194, 219, 245
#F5F5EA
Color 1
#F5DBB9
Color 2
#F5D1F5
Color 3
#C2DBF5
Color 4
:root {
  --color-1: #F5F5EA;
  --color-2: #F5DBB9;
  --color-3: #F5D1F5;
  --color-4: #C2DBF5;
}
colors: {
  'palette-1': '#F5F5EA',
  'palette-2': '#F5DBB9',
  'palette-3': '#F5D1F5',
  'palette-4': '#C2DBF5',
}
const palette = [
  '#F5F5EA',
  '#F5DBB9',
  '#F5D1F5',
  '#C2DBF5',
];
$color-1: #F5F5EA;
$color-2: #F5DBB9;
$color-3: #F5D1F5;
$color-4: #C2DBF5;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette built from closely related tones that blend harmoniously.

2,133 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Orange (#F5DBB9) and reads as bright and open, with an average saturation of 62% and lightness of 88%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Yellow #F5F5EA

rgb(245, 245, 234) · hsl(60, 35%, 94%)

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

Light Orange #F5DBB9

rgb(245, 219, 185) · hsl(34, 75%, 84%)

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

Light Pink #F5D1F5

rgb(245, 209, 245) · hsl(300, 64%, 89%)

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

Light Blue #C2DBF5

rgb(194, 219, 245) · hsl(211, 72%, 86%)

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
#F5F5EA #C2DBF5 1.3:1 Fail Fail
#F5F5EA #F5D1F5 1.25:1 Fail Fail
#F5F5EA #F5DBB9 1.22:1 Fail Fail
#F5DBB9 #C2DBF5 1.07:1 Fail Fail
#F5D1F5 #C2DBF5 1.04:1 Fail Fail
#F5DBB9 #F5D1F5 1.03:1 Fail Fail

How to use these colors

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

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 #F5F5EA, #F5DBB9, #F5D1F5 and #C2DBF5. 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!