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

Red & Light Pink, Orange Color Palette

#F59696 245, 150, 150
#F3CAEE 243, 202, 238
#EFC193 239, 193, 147
#DBE9F2 219, 233, 242
#F59696
Color 1
#F3CAEE
Color 2
#EFC193
Color 3
#DBE9F2
Color 4
:root {
  --color-1: #F59696;
  --color-2: #F3CAEE;
  --color-3: #EFC193;
  --color-4: #DBE9F2;
}
colors: {
  'palette-1': '#F59696',
  'palette-2': '#F3CAEE',
  'palette-3': '#EFC193',
  'palette-4': '#DBE9F2',
}
const palette = [
  '#F59696',
  '#F3CAEE',
  '#EFC193',
  '#DBE9F2',
];
$color-1: #F59696;
$color-2: #F3CAEE;
$color-3: #EFC193;
$color-4: #DBE9F2;
Palette Codes 4 COLORS

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

4,643 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 Red (#F59696) and reads as bright and open, with an average saturation of 67% and lightness of 83%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F59696

rgb(245, 150, 150) · hsl(0, 83%, 77%)

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

Light Pink #F3CAEE

rgb(243, 202, 238) · hsl(307, 63%, 87%)

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

Orange #EFC193

rgb(239, 193, 147) · hsl(30, 74%, 76%)

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

Light Blue #DBE9F2

rgb(219, 233, 242) · hsl(203, 47%, 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
#F59696 #DBE9F2 1.75:1 Fail Fail
#F59696 #F3CAEE 1.5:1 Fail Fail
#EFC193 #DBE9F2 1.33:1 Fail Fail
#F59696 #EFC193 1.31:1 Fail Fail
#F3CAEE #DBE9F2 1.17:1 Fail Fail
#F3CAEE #EFC193 1.14:1 Fail Fail

How to use these colors

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

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 #F59696, #F3CAEE, #EFC193 and #DBE9F2. 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!