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

Light Orange & Light Orange, Light Pink Color Palette

#F5D8B2 245, 216, 178
#F2BF9C 242, 191, 156
#F5CEF5 245, 206, 245
#A7B9E0 167, 185, 224
#F5D8B2
Color 1
#F2BF9C
Color 2
#F5CEF5
Color 3
#A7B9E0
Color 4
:root {
  --color-1: #F5D8B2;
  --color-2: #F2BF9C;
  --color-3: #F5CEF5;
  --color-4: #A7B9E0;
}
colors: {
  'palette-1': '#F5D8B2',
  'palette-2': '#F2BF9C',
  'palette-3': '#F5CEF5',
  'palette-4': '#A7B9E0',
}
const palette = [
  '#F5D8B2',
  '#F2BF9C',
  '#F5CEF5',
  '#A7B9E0',
];
$color-1: #F5D8B2;
$color-2: #F2BF9C;
$color-3: #F5CEF5;
$color-4: #A7B9E0;
Palette Codes 4 COLORS

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

1,045 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Orange #F5D8B2

rgb(245, 216, 178) · hsl(34, 77%, 83%)

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

Light Orange #F2BF9C

rgb(242, 191, 156) · hsl(24, 77%, 78%)

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

Light Pink #F5CEF5

rgb(245, 206, 245) · hsl(300, 66%, 88%)

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

Blue #A7B9E0

rgb(167, 185, 224) · hsl(221, 48%, 77%)

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
#F5D8B2 #A7B9E0 1.44:1 Fail Fail
#F5CEF5 #A7B9E0 1.41:1 Fail Fail
#F5D8B2 #F2BF9C 1.21:1 Fail Fail
#F2BF9C #A7B9E0 1.19:1 Fail Fail
#F2BF9C #F5CEF5 1.18:1 Fail Fail
#F5D8B2 #F5CEF5 1.02:1 Fail Fail

How to use these colors

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

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 #F5D8B2, #F2BF9C, #F5CEF5 and #A7B9E0. 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!