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

Blue & Green, Pink Color Palette

#6DE826 109, 232, 38
#0D50C5 13, 80, 197
#F34F8B 243, 79, 139
#DFE5DC 223, 229, 220
#6DE826
Color 1
#0D50C5
Color 2
#F34F8B
Color 3
#DFE5DC
Color 4
:root {
  --color-1: #6DE826;
  --color-2: #0D50C5;
  --color-3: #F34F8B;
  --color-4: #DFE5DC;
}
colors: {
  'palette-1': '#6DE826',
  'palette-2': '#0D50C5',
  'palette-3': '#F34F8B',
  'palette-4': '#DFE5DC',
}
const palette = [
  '#6DE826',
  '#0D50C5',
  '#F34F8B',
  '#DFE5DC',
];
$color-1: #6DE826;
$color-2: #0D50C5;
$color-3: #F34F8B;
$color-4: #DFE5DC;
Palette Codes 4 COLORS

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

1,406 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Blue (#0D50C5) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 61%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #6DE826

rgb(109, 232, 38) · hsl(98, 81%, 53%)

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

Blue #0D50C5

rgb(13, 80, 197) · hsl(218, 88%, 41%)

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

Pink #F34F8B

rgb(243, 79, 139) · hsl(338, 87%, 63%)

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

Light Green #DFE5DC

rgb(223, 229, 220) · hsl(100, 15%, 88%)

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
#0D50C5 #DFE5DC 5.51:1 Pass Fail
#6DE826 #0D50C5 4.45:1 Fail Fail
#F34F8B #DFE5DC 2.6:1 Fail Fail
#0D50C5 #F34F8B 2.12:1 Fail Fail
#6DE826 #F34F8B 2.1:1 Fail Fail
#6DE826 #DFE5DC 1.24:1 Fail Fail

How to use these colors

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

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 #6DE826, #0D50C5, #F34F8B and #DFE5DC. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Blue text on Light Green reaches a contrast ratio of 5.51:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!