Light Pink & Light Pink, Muted Green Color Palette — PaletteCSS
Back to palettes

Light Pink & Light Pink, Muted Green Color Palette

#DBCDD7 219, 205, 215
#F2E6F4 242, 230, 244
#83A397 131, 163, 151
#2F4255 47, 66, 85
#DBCDD7
Color 1
#F2E6F4
Color 2
#83A397
Color 3
#2F4255
Color 4
:root {
  --color-1: #DBCDD7;
  --color-2: #F2E6F4;
  --color-3: #83A397;
  --color-4: #2F4255;
}
colors: {
  'palette-1': '#DBCDD7',
  'palette-2': '#F2E6F4',
  'palette-3': '#83A397',
  'palette-4': '#2F4255',
}
const palette = [
  '#DBCDD7',
  '#F2E6F4',
  '#83A397',
  '#2F4255',
];
$color-1: #DBCDD7;
$color-2: #F2E6F4;
$color-3: #83A397;
$color-4: #2F4255;
Palette Codes 4 COLORS

This is a cool, subtle 4-colour palette pairing strongly contrasting colours for real visual punch.

454 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, subtle 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Light Pink (#F2E6F4) and reads as well balanced in lightness, with an average saturation of 25% and lightness of 65%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Pink #DBCDD7

rgb(219, 205, 215) · hsl(317, 16%, 83%)

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

Light Pink #F2E6F4

rgb(242, 230, 244) · hsl(291, 39%, 93%)

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

Muted Green #83A397

rgb(131, 163, 151) · hsl(158, 15%, 58%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Dark Blue #2F4255

rgb(47, 66, 85) · hsl(210, 29%, 26%)

A deep, low-lightness tone — strong for text, headings and bold accents.

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
#F2E6F4 #2F4255 8.57:1 Pass Pass
#DBCDD7 #2F4255 6.76:1 Pass Fail
#83A397 #2F4255 3.77:1 Fail Fail
#F2E6F4 #83A397 2.27:1 Fail Fail
#DBCDD7 #83A397 1.79:1 Fail Fail
#DBCDD7 #F2E6F4 1.27:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F2E6F4): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#2F4255): the darkest tone — readable for body copy and headings
  • Primary — Dark Blue (#2F4255): the most saturated tone — buttons, links and key UI
  • Accent — Light Pink (#DBCDD7): 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: Light Pink (#DBCDD7), Light Pink (#F2E6F4), Muted Green (#83A397) and Dark Blue (#2F4255).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #DBCDD7, #F2E6F4, #83A397 and #2F4255. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Light Pink text on Dark Blue reaches a contrast ratio of 8.57:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!