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

Orange & White, Light Pink Color Palette

#F5F5F5 245, 245, 245
#F5AE90 245, 174, 144
#F5E2F5 245, 226, 245
#91A9CA 145, 169, 202
#F5F5F5
Color 1
#F5AE90
Color 2
#F5E2F5
Color 3
#91A9CA
Color 4
:root {
  --color-1: #F5F5F5;
  --color-2: #F5AE90;
  --color-3: #F5E2F5;
  --color-4: #91A9CA;
}
colors: {
  'palette-1': '#F5F5F5',
  'palette-2': '#F5AE90',
  'palette-3': '#F5E2F5',
  'palette-4': '#91A9CA',
}
const palette = [
  '#F5F5F5',
  '#F5AE90',
  '#F5E2F5',
  '#91A9CA',
];
$color-1: #F5F5F5;
$color-2: #F5AE90;
$color-3: #F5E2F5;
$color-4: #91A9CA;
Palette Codes 4 COLORS

This is a warm, balanced 4-colour palette mixing related and contrasting tones for a natural feel.

1,598 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, balanced 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Orange (#F5AE90) and reads as bright and open, with an average saturation of 42% and lightness of 83%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

White #F5F5F5

rgb(245, 245, 245) · hsl(0, 0%, 96%)

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

Orange #F5AE90

rgb(245, 174, 144) · hsl(18, 83%, 76%)

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

Light Pink #F5E2F5

rgb(245, 226, 245) · hsl(300, 49%, 92%)

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

Blue #91A9CA

rgb(145, 169, 202) · hsl(215, 35%, 68%)

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
#F5F5F5 #91A9CA 2.21:1 Fail Fail
#F5E2F5 #91A9CA 1.96:1 Fail Fail
#F5F5F5 #F5AE90 1.7:1 Fail Fail
#F5AE90 #F5E2F5 1.51:1 Fail Fail
#F5AE90 #91A9CA 1.3:1 Fail Fail
#F5F5F5 #F5E2F5 1.13:1 Fail Fail

How to use these colors

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

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 #F5F5F5, #F5AE90, #F5E2F5 and #91A9CA. 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!