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

Green & Pink, Light Blue Color Palette

#D9A6D9 217, 166, 217
#9AEAC6 154, 234, 198
#CCCEF0 204, 206, 240
#BFE7BC 191, 231, 188
#D9A6D9
Color 1
#9AEAC6
Color 2
#CCCEF0
Color 3
#BFE7BC
Color 4
:root {
  --color-1: #D9A6D9;
  --color-2: #9AEAC6;
  --color-3: #CCCEF0;
  --color-4: #BFE7BC;
}
colors: {
  'palette-1': '#D9A6D9',
  'palette-2': '#9AEAC6',
  'palette-3': '#CCCEF0',
  'palette-4': '#BFE7BC',
}
const palette = [
  '#D9A6D9',
  '#9AEAC6',
  '#CCCEF0',
  '#BFE7BC',
];
$color-1: #D9A6D9;
$color-2: #9AEAC6;
$color-3: #CCCEF0;
$color-4: #BFE7BC;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette built from closely related tones that blend harmoniously.

2,178 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Green (#9AEAC6) and reads as bright and open, with an average saturation of 52% and lightness of 80%. It works well for calm, professional and modern interfaces.

The colors in this palette

Pink #D9A6D9

rgb(217, 166, 217) · hsl(300, 40%, 75%)

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

Green #9AEAC6

rgb(154, 234, 198) · hsl(153, 66%, 76%)

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

Light Blue #CCCEF0

rgb(204, 206, 240) · hsl(237, 55%, 87%)

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

Light Green #BFE7BC

rgb(191, 231, 188) · hsl(116, 47%, 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
#D9A6D9 #BFE7BC 1.48:1 Fail Fail
#D9A6D9 #9AEAC6 1.44:1 Fail Fail
#D9A6D9 #CCCEF0 1.31:1 Fail Fail
#CCCEF0 #BFE7BC 1.13:1 Fail Fail
#9AEAC6 #CCCEF0 1.1:1 Fail Fail
#9AEAC6 #BFE7BC 1.03:1 Fail Fail

How to use these colors

  • Background — Light Blue (#CCCEF0): the lightest tone — a clean base for large areas
  • Text — Pink (#D9A6D9): the darkest tone — readable for body copy and headings
  • Primary — Green (#9AEAC6): the most saturated tone — buttons, links and key UI
  • Accent — Light Green (#BFE7BC): 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 Green 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: Pink (#D9A6D9), Green (#9AEAC6), Light Blue (#CCCEF0) and Light Green (#BFE7BC).

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 #D9A6D9, #9AEAC6, #CCCEF0 and #BFE7BC. 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!