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

Light Red & Lime, Pink Color Palette

#D7FE5F 215, 254, 95
#D12EDB 209, 46, 219
#FFFBFB 255, 251, 251
#081935 8, 25, 53
#D7FE5F
Color 1
#D12EDB
Color 2
#FFFBFB
Color 3
#081935
Color 4
:root {
  --color-1: #D7FE5F;
  --color-2: #D12EDB;
  --color-3: #FFFBFB;
  --color-4: #081935;
}
colors: {
  'palette-1': '#D7FE5F',
  'palette-2': '#D12EDB',
  'palette-3': '#FFFBFB',
  'palette-4': '#081935',
}
const palette = [
  '#D7FE5F',
  '#D12EDB',
  '#FFFBFB',
  '#081935',
];
$color-1: #D7FE5F;
$color-2: #D12EDB;
$color-3: #FFFBFB;
$color-4: #081935;
Palette Codes 4 COLORS

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

94 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Light Red (#FFFBFB) and reads as well balanced in lightness, with an average saturation of 86% and lightness of 58%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Lime #D7FE5F

rgb(215, 254, 95) · hsl(75, 99%, 68%)

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

Pink #D12EDB

rgb(209, 46, 219) · hsl(297, 71%, 52%)

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

Light Red #FFFBFB

rgb(255, 251, 251) · hsl(0, 100%, 99%)

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

Dark Blue #081935

rgb(8, 25, 53) · hsl(217, 74%, 12%)

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
#FFFBFB #081935 17.03:1 Pass Pass
#D7FE5F #081935 15.18:1 Pass Pass
#D12EDB #081935 4.27:1 Fail Fail
#D12EDB #FFFBFB 3.99:1 Fail Fail
#D7FE5F #D12EDB 3.56:1 Fail Fail
#D7FE5F #FFFBFB 1.12:1 Fail Fail

How to use these colors

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

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 #D7FE5F, #D12EDB, #FFFBFB and #081935. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

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

Related Palettes

Copied!