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

Red & Pink, Yellow Color Palette

#F59892 245, 152, 146
#DEAFDA 222, 175, 218
#D6CA82 214, 202, 130
#C9CCD9 201, 204, 217
#F59892
Color 1
#DEAFDA
Color 2
#D6CA82
Color 3
#C9CCD9
Color 4
:root {
  --color-1: #F59892;
  --color-2: #DEAFDA;
  --color-3: #D6CA82;
  --color-4: #C9CCD9;
}
colors: {
  'palette-1': '#F59892',
  'palette-2': '#DEAFDA',
  'palette-3': '#D6CA82',
  'palette-4': '#C9CCD9',
}
const palette = [
  '#F59892',
  '#DEAFDA',
  '#D6CA82',
  '#C9CCD9',
];
$color-1: #F59892;
$color-2: #DEAFDA;
$color-3: #D6CA82;
$color-4: #C9CCD9;
Palette Codes 4 COLORS

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

1,848 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #F59892

rgb(245, 152, 146) · hsl(4, 83%, 77%)

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

Pink #DEAFDA

rgb(222, 175, 218) · hsl(305, 42%, 78%)

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

Yellow #D6CA82

rgb(214, 202, 130) · hsl(51, 51%, 67%)

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

Light Blue #C9CCD9

rgb(201, 204, 217) · hsl(229, 17%, 82%)

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
#F59892 #C9CCD9 1.34:1 Fail Fail
#F59892 #D6CA82 1.29:1 Fail Fail
#DEAFDA #C9CCD9 1.17:1 Fail Fail
#F59892 #DEAFDA 1.15:1 Fail Fail
#DEAFDA #D6CA82 1.12:1 Fail Fail
#D6CA82 #C9CCD9 1.04:1 Fail Fail

How to use these colors

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

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 #F59892, #DEAFDA, #D6CA82 and #C9CCD9. 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!