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

Red & Light Pink, Light Yellow Color Palette

#F58B9A 245, 139, 154
#F0B3DB 240, 179, 219
#F5F5C7 245, 245, 199
#C7CFBE 199, 207, 190
#F58B9A
Color 1
#F0B3DB
Color 2
#F5F5C7
Color 3
#C7CFBE
Color 4
:root {
  --color-1: #F58B9A;
  --color-2: #F0B3DB;
  --color-3: #F5F5C7;
  --color-4: #C7CFBE;
}
colors: {
  'palette-1': '#F58B9A',
  'palette-2': '#F0B3DB',
  'palette-3': '#F5F5C7',
  'palette-4': '#C7CFBE',
}
const palette = [
  '#F58B9A',
  '#F0B3DB',
  '#F5F5C7',
  '#C7CFBE',
];
$color-1: #F58B9A;
$color-2: #F0B3DB;
$color-3: #F5F5C7;
$color-4: #C7CFBE;
Palette Codes 4 COLORS

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

6,964 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #F58B9A

rgb(245, 139, 154) · hsl(352, 84%, 75%)

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

Light Pink #F0B3DB

rgb(240, 179, 219) · hsl(321, 67%, 82%)

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

Light Yellow #F5F5C7

rgb(245, 245, 199) · hsl(60, 70%, 87%)

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

Muted Lime #C7CFBE

rgb(199, 207, 190) · hsl(88, 15%, 78%)

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
#F58B9A #F5F5C7 2.08:1 Fail Fail
#F0B3DB #F5F5C7 1.54:1 Fail Fail
#F58B9A #C7CFBE 1.45:1 Fail Fail
#F5F5C7 #C7CFBE 1.43:1 Fail Fail
#F58B9A #F0B3DB 1.35:1 Fail Fail
#F0B3DB #C7CFBE 1.08:1 Fail Fail

How to use these colors

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

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 #F58B9A, #F0B3DB, #F5F5C7 and #C7CFBE. 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!