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

Orange & Light Yellow, Light Pink Color Palette

#F5F0D9 245, 240, 217
#F4B296 244, 178, 150
#F5EAF5 245, 234, 245
#B4BBE0 180, 187, 224
#F5F0D9
Color 1
#F4B296
Color 2
#F5EAF5
Color 3
#B4BBE0
Color 4
:root {
  --color-1: #F5F0D9;
  --color-2: #F4B296;
  --color-3: #F5EAF5;
  --color-4: #B4BBE0;
}
colors: {
  'palette-1': '#F5F0D9',
  'palette-2': '#F4B296',
  'palette-3': '#F5EAF5',
  'palette-4': '#B4BBE0',
}
const palette = [
  '#F5F0D9',
  '#F4B296',
  '#F5EAF5',
  '#B4BBE0',
];
$color-1: #F5F0D9;
$color-2: #F4B296;
$color-3: #F5EAF5;
$color-4: #B4BBE0;
Palette Codes 4 COLORS

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

1,956 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Yellow #F5F0D9

rgb(245, 240, 217) · hsl(49, 58%, 91%)

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

Orange #F4B296

rgb(244, 178, 150) · hsl(18, 81%, 77%)

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

Light Pink #F5EAF5

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

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

Light Blue #B4BBE0

rgb(180, 187, 224) · hsl(230, 42%, 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
#F5F0D9 #B4BBE0 1.65:1 Fail Fail
#F5EAF5 #B4BBE0 1.62:1 Fail Fail
#F5F0D9 #F4B296 1.57:1 Fail Fail
#F4B296 #F5EAF5 1.54:1 Fail Fail
#F4B296 #B4BBE0 1.05:1 Fail Fail
#F5F0D9 #F5EAF5 1.02:1 Fail Fail

How to use these colors

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

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 #F5F0D9, #F4B296, #F5EAF5 and #B4BBE0. 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!