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

Light Orange & Light Gray, Light Pink Color Palette

#F4E7DF 244, 231, 223
#DEDFDE 222, 223, 222
#F5E7F5 245, 231, 245
#A1AB94 161, 171, 148
#F4E7DF
Color 1
#DEDFDE
Color 2
#F5E7F5
Color 3
#A1AB94
Color 4
:root {
  --color-1: #F4E7DF;
  --color-2: #DEDFDE;
  --color-3: #F5E7F5;
  --color-4: #A1AB94;
}
colors: {
  'palette-1': '#F4E7DF',
  'palette-2': '#DEDFDE',
  'palette-3': '#F5E7F5',
  'palette-4': '#A1AB94',
}
const palette = [
  '#F4E7DF',
  '#DEDFDE',
  '#F5E7F5',
  '#A1AB94',
];
$color-1: #F4E7DF;
$color-2: #DEDFDE;
$color-3: #F5E7F5;
$color-4: #A1AB94;
Palette Codes 4 COLORS

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

3,172 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Orange #F4E7DF

rgb(244, 231, 223) · hsl(23, 49%, 92%)

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

Light Gray #DEDFDE

rgb(222, 223, 222) · hsl(120, 2%, 87%)

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

Light Pink #F5E7F5

rgb(245, 231, 245) · hsl(300, 41%, 93%)

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

Muted Lime #A1AB94

rgb(161, 171, 148) · hsl(86, 12%, 63%)

A soft, muted tone that suits calm backgrounds and large surfaces.

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
#F5E7F5 #A1AB94 2.01:1 Fail Fail
#F4E7DF #A1AB94 1.98:1 Fail Fail
#DEDFDE #A1AB94 1.79:1 Fail Fail
#DEDFDE #F5E7F5 1.12:1 Fail Fail
#F4E7DF #DEDFDE 1.1:1 Fail Fail
#F4E7DF #F5E7F5 1.02:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F5E7F5): the lightest tone — a clean base for large areas
  • Text — Muted Lime (#A1AB94): the darkest tone — readable for body copy and headings
  • Primary — Light Orange (#F4E7DF): the most saturated tone — buttons, links and key UI
  • Accent — Muted Lime (#A1AB94): 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 (#F4E7DF), Light Gray (#DEDFDE), Light Pink (#F5E7F5) and Muted Lime (#A1AB94).

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 #F4E7DF, #DEDFDE, #F5E7F5 and #A1AB94. 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!