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

Light Orange & Light Yellow, Light Pink Color Palette

#DBDAB9 219, 218, 185
#F5BCA3 245, 188, 163
#F5D4F5 245, 212, 245
#D4DFF5 212, 223, 245
#DBDAB9
Color 1
#F5BCA3
Color 2
#F5D4F5
Color 3
#D4DFF5
Color 4
:root {
  --color-1: #DBDAB9;
  --color-2: #F5BCA3;
  --color-3: #F5D4F5;
  --color-4: #D4DFF5;
}
colors: {
  'palette-1': '#DBDAB9',
  'palette-2': '#F5BCA3',
  'palette-3': '#F5D4F5',
  'palette-4': '#D4DFF5',
}
const palette = [
  '#DBDAB9',
  '#F5BCA3',
  '#F5D4F5',
  '#D4DFF5',
];
$color-1: #DBDAB9;
$color-2: #F5BCA3;
$color-3: #F5D4F5;
$color-4: #D4DFF5;
Palette Codes 4 COLORS

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

790 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Yellow #DBDAB9

rgb(219, 218, 185) · hsl(58, 32%, 79%)

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

Light Orange #F5BCA3

rgb(245, 188, 163) · hsl(18, 80%, 80%)

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

Light Pink #F5D4F5

rgb(245, 212, 245) · hsl(300, 62%, 90%)

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

Light Blue #D4DFF5

rgb(212, 223, 245) · hsl(220, 62%, 90%)

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
#F5BCA3 #F5D4F5 1.24:1 Fail Fail
#F5BCA3 #D4DFF5 1.24:1 Fail Fail
#DBDAB9 #F5BCA3 1.17:1 Fail Fail
#DBDAB9 #F5D4F5 1.06:1 Fail Fail
#DBDAB9 #D4DFF5 1.06:1 Fail Fail
#F5D4F5 #D4DFF5 1:1 Fail Fail

How to use these colors

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

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 #DBDAB9, #F5BCA3, #F5D4F5 and #D4DFF5. 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!