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

Light Orange & Light Yellow, Light Pink Color Palette

#F5F5DA 245, 245, 218
#F5CEAA 245, 206, 170
#F5D2F5 245, 210, 245
#9296CC 146, 150, 204
#F5F5DA
Color 1
#F5CEAA
Color 2
#F5D2F5
Color 3
#9296CC
Color 4
:root {
  --color-1: #F5F5DA;
  --color-2: #F5CEAA;
  --color-3: #F5D2F5;
  --color-4: #9296CC;
}
colors: {
  'palette-1': '#F5F5DA',
  'palette-2': '#F5CEAA',
  'palette-3': '#F5D2F5',
  'palette-4': '#9296CC',
}
const palette = [
  '#F5F5DA',
  '#F5CEAA',
  '#F5D2F5',
  '#9296CC',
];
$color-1: #F5F5DA;
$color-2: #F5CEAA;
$color-3: #F5D2F5;
$color-4: #9296CC;
Palette Codes 4 COLORS

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

1,077 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Orange (#F5CEAA) and reads as bright and open, with an average saturation of 59% and lightness of 83%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Yellow #F5F5DA

rgb(245, 245, 218) · hsl(60, 57%, 91%)

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

Light Orange #F5CEAA

rgb(245, 206, 170) · hsl(29, 79%, 81%)

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

Light Pink #F5D2F5

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

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

Blue #9296CC

rgb(146, 150, 204) · hsl(236, 36%, 69%)

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

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
#F5F5DA #9296CC 2.54:1 Fail Fail
#F5D2F5 #9296CC 2.07:1 Fail Fail
#F5CEAA #9296CC 1.92:1 Fail Fail
#F5F5DA #F5CEAA 1.33:1 Fail Fail
#F5F5DA #F5D2F5 1.23:1 Fail Fail
#F5CEAA #F5D2F5 1.08:1 Fail Fail

How to use these colors

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

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 #F5F5DA, #F5CEAA, #F5D2F5 and #9296CC. 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!