← Back to Editor

#FFFFFF · #D0EEC0 · #78D369 · #86A915 · #794932

spring

A 5-color spring palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#D0EEC0

Emerald · LightGray · Mint Green

HEX
#D0EEC0
RGB
rgb(208, 238, 192)
HSL
hsl(99, 58%, 84%)
HSB
hsb(99, 19%, 93%)
CMYK
cmyk(13%, 0%, 19%, 7%)
Oklch
oklch(91.5% 0.069 134.7)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

#78D369

Emerald · DarkSeaGreen · Apple Green

HEX
#78D369
RGB
rgb(120, 211, 105)
HSL
hsl(112, 55%, 62%)
HSB
hsb(112, 50%, 83%)
CMYK
cmyk(43%, 0%, 50%, 17%)
Oklch
oklch(78.6% 0.167 140.9)

TraditionalEmerald」· PaintApple Green」· Creative Mint Breeze

#86A915

Grass Green · Olive · Forest Green

HEX
#86A915
RGB
rgb(134, 169, 21)
HSL
hsl(74, 78%, 37%)
HSB
hsb(74, 88%, 66%)
CMYK
cmyk(21%, 0%, 88%, 34%)
Oklch
oklch(68.4% 0.163 123.5)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#794932

Tangerine · Sienna · Amber Brown

HEX
#794932
RGB
rgb(121, 73, 50)
HSL
hsl(19, 42%, 34%)
HSB
hsb(19, 59%, 47%)
CMYK
cmyk(0%, 40%, 59%, 53%)
Oklch
oklch(45.6% 0.075 46.0)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
D0EEC0
78D369
86A915
794932
1.3
Fail
1.9
Fail
2.7
Fail
7.5
AAA
1.3
Fail
1.5
Fail
2.2
Fail
5.9
AA
1.9
Fail
1.5
Fail
1.5
Fail
4.0
AA Large
2.7
Fail
2.2
Fail
1.5
Fail
2.7
Fail
7.5
AAA
5.9
AA
4.0
AA Large
2.7
Fail
White BG
1.0Fail
1.3Fail
1.9Fail
2.7Fail
7.5AAA
Black BG
21.0AAA
16.7AAA
11.3AAA
7.7AAA
2.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
DDDDCB
9FA083
959539
646438

Deuteranopia

FFFFFF
DBD9CE
9A9389
939141
676B39

Tritanopia

FFFFFF
D2D4D6
7D979B
88555B
773C3D

Achromatopsia

FFFFFF
E0E0E0
ACACAC
8E8E8E
555555

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#D0EEC0

Dark
Light

#78D369

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #d0eec0;
  --color-3: #78d369;
  --color-4: #86a915;
  --color-5: #794932;
}

SCSS

$color-1: #ffffff;
$color-2: #d0eec0;
$color-3: #78d369;
$color-4: #86a915;
$color-5: #794932;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#d0eec0',
  'brand-3': '#78d369',
  'brand-4': '#86a915',
  'brand-5': '#794932',
}

RGB Array

[255, 255, 255], [208, 238, 192], [120, 211, 105], [134, 169, 21], [121, 73, 50]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This spring-style palette of #FFFFFF, #D0EEC0, #78D369, #86A915, #794932 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #d0eec0; --color-3: #78d369; --color-4: #86a915; --color-5: #794932. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This spring-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color