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

Red & Pink, Light Yellow Color Palette

#F47C7C 244, 124, 124
#DA9FD9 218, 159, 217
#F5F5B4 245, 245, 180
#F1F5F5 241, 245, 245
#F47C7C
Color 1
#DA9FD9
Color 2
#F5F5B4
Color 3
#F1F5F5
Color 4
:root {
  --color-1: #F47C7C;
  --color-2: #DA9FD9;
  --color-3: #F5F5B4;
  --color-4: #F1F5F5;
}
colors: {
  'palette-1': '#F47C7C',
  'palette-2': '#DA9FD9',
  'palette-3': '#F5F5B4',
  'palette-4': '#F1F5F5',
}
const palette = [
  '#F47C7C',
  '#DA9FD9',
  '#F5F5B4',
  '#F1F5F5',
];
$color-1: #F47C7C;
$color-2: #DA9FD9;
$color-3: #F5F5B4;
$color-4: #F1F5F5;
Palette Codes 4 COLORS

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

1,790 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, easygoing 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Red (#F47C7C) and reads as bright and open, with an average saturation of 56% and lightness of 81%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F47C7C

rgb(244, 124, 124) · hsl(0, 85%, 72%)

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

Pink #DA9FD9

rgb(218, 159, 217) · hsl(301, 44%, 74%)

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

Light Yellow #F5F5B4

rgb(245, 245, 180) · hsl(60, 76%, 83%)

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

Light Teal #F1F5F5

rgb(241, 245, 245) · hsl(180, 17%, 95%)

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
#F47C7C #F1F5F5 2.38:1 Fail Fail
#F47C7C #F5F5B4 2.32:1 Fail Fail
#DA9FD9 #F1F5F5 1.92:1 Fail Fail
#DA9FD9 #F5F5B4 1.87:1 Fail Fail
#F47C7C #DA9FD9 1.24:1 Fail Fail
#F5F5B4 #F1F5F5 1.03:1 Fail Fail

How to use these colors

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

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 #F47C7C, #DA9FD9, #F5F5B4 and #F1F5F5. 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!