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

Light Red & Light Orange, Light Pink Color Palette

#E2D0B1 226, 208, 177
#F5B8AF 245, 184, 175
#F5C3EB 245, 195, 235
#9EB5D8 158, 181, 216
#E2D0B1
Color 1
#F5B8AF
Color 2
#F5C3EB
Color 3
#9EB5D8
Color 4
:root {
  --color-1: #E2D0B1;
  --color-2: #F5B8AF;
  --color-3: #F5C3EB;
  --color-4: #9EB5D8;
}
colors: {
  'palette-1': '#E2D0B1',
  'palette-2': '#F5B8AF',
  'palette-3': '#F5C3EB',
  'palette-4': '#9EB5D8',
}
const palette = [
  '#E2D0B1',
  '#F5B8AF',
  '#F5C3EB',
  '#9EB5D8',
];
$color-1: #E2D0B1;
$color-2: #F5B8AF;
$color-3: #F5C3EB;
$color-4: #9EB5D8;
Palette Codes 4 COLORS

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

469 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Light Orange #E2D0B1

rgb(226, 208, 177) · hsl(38, 46%, 79%)

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

Light Red #F5B8AF

rgb(245, 184, 175) · hsl(8, 78%, 82%)

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

Light Pink #F5C3EB

rgb(245, 195, 235) · hsl(312, 71%, 86%)

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

Blue #9EB5D8

rgb(158, 181, 216) · hsl(216, 43%, 73%)

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
#E2D0B1 #9EB5D8 1.38:1 Fail Fail
#F5C3EB #9EB5D8 1.38:1 Fail Fail
#F5B8AF #9EB5D8 1.23:1 Fail Fail
#E2D0B1 #F5B8AF 1.12:1 Fail Fail
#F5B8AF #F5C3EB 1.12:1 Fail Fail
#E2D0B1 #F5C3EB 1:1 Fail Fail

How to use these colors

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

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 #E2D0B1, #F5B8AF, #F5C3EB and #9EB5D8. 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!