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

Light Pink & Red, Yellow Color Palette

#DD7E8E 221, 126, 142
#F2BDEF 242, 189, 239
#D9DD9A 217, 221, 154
#B3D4C6 179, 212, 198
#DD7E8E
Color 1
#F2BDEF
Color 2
#D9DD9A
Color 3
#B3D4C6
Color 4
:root {
  --color-1: #DD7E8E;
  --color-2: #F2BDEF;
  --color-3: #D9DD9A;
  --color-4: #B3D4C6;
}
colors: {
  'palette-1': '#DD7E8E',
  'palette-2': '#F2BDEF',
  'palette-3': '#D9DD9A',
  'palette-4': '#B3D4C6',
}
const palette = [
  '#DD7E8E',
  '#F2BDEF',
  '#D9DD9A',
  '#B3D4C6',
];
$color-1: #DD7E8E;
$color-2: #F2BDEF;
$color-3: #D9DD9A;
$color-4: #B3D4C6;
Palette Codes 4 COLORS

This is a warm, versatile 4-colour palette with a comfortable balance of contrast and harmony.

367 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, versatile 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Pink (#F2BDEF) and reads as bright and open, with an average saturation of 51% and lightness of 76%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #DD7E8E

rgb(221, 126, 142) · hsl(350, 58%, 68%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Light Pink #F2BDEF

rgb(242, 189, 239) · hsl(303, 67%, 85%)

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

Yellow #D9DD9A

rgb(217, 221, 154) · hsl(64, 50%, 74%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Muted Green #B3D4C6

rgb(179, 212, 198) · hsl(155, 28%, 77%)

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
#DD7E8E #D9DD9A 1.98:1 Fail Fail
#DD7E8E #F2BDEF 1.79:1 Fail Fail
#DD7E8E #B3D4C6 1.77:1 Fail Fail
#D9DD9A #B3D4C6 1.12:1 Fail Fail
#F2BDEF #D9DD9A 1.11:1 Fail Fail
#F2BDEF #B3D4C6 1.01:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F2BDEF): the lightest tone — a clean base for large areas
  • Text — Red (#DD7E8E): the darkest tone — readable for body copy and headings
  • Primary — Red (#DD7E8E): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#D9DD9A): 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 Pink 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 (#DD7E8E), Light Pink (#F2BDEF), Yellow (#D9DD9A) and Muted Green (#B3D4C6).

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 #DD7E8E, #F2BDEF, #D9DD9A and #B3D4C6. 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!