← Back to Editor

#D7D6D6 · #EAE6E6 · #EEF4E7 · #84B54A · #93C25B

minimal

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

RestrainedProfessionalPureWarm

Industry INDUSTRY

ArchitectureManufacturingSaaS B2B

UI Context UI CONTEXT

Corporate SitePortfolioAdmin PanelData Visualization

Color Details Color Details

#D7D6D6

Silver Gray · LightGray · Pearl Gray

HEX
#D7D6D6
RGB
rgb(215, 214, 214)
HSL
hsl(0, 1%, 84%)
HSB
hsb(0, 0%, 84%)
CMYK
cmyk(0%, 0%, 0%, 16%)
Oklch
oklch(87.7% 0.001 17.2)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#EAE6E6

Peach Pink · Linen · Cloud White

HEX
#EAE6E6
RGB
rgb(234, 230, 230)
HSL
hsl(0, 9%, 91%)
HSB
hsb(0, 2%, 92%)
CMYK
cmyk(0%, 2%, 2%, 8%)
Oklch
oklch(92.8% 0.004 17.2)

TraditionalPeach Pink」· PaintCloud White」· Creative Morning Mist

#EEF4E7

Willow Green · Linen · Mint Green

HEX
#EEF4E7
RGB
rgb(238, 244, 231)
HSL
hsl(88, 37%, 93%)
HSB
hsb(88, 5%, 96%)
CMYK
cmyk(2%, 0%, 5%, 4%)
Oklch
oklch(95.9% 0.018 127.1)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#84B54A

Grass Green · DarkSeaGreen · Olive Green

HEX
#84B54A
RGB
rgb(132, 181, 74)
HSL
hsl(87, 42%, 50%)
HSB
hsb(87, 59%, 71%)
CMYK
cmyk(27%, 0%, 59%, 29%)
Oklch
oklch(71.6% 0.147 130.1)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#93C25B

Grass Green · DarkSeaGreen · Olive Green

HEX
#93C25B
RGB
rgb(147, 194, 91)
HSL
hsl(87, 46%, 56%)
HSB
hsb(87, 53%, 76%)
CMYK
cmyk(24%, 0%, 53%, 24%)
Oklch
oklch(75.8% 0.142 129.6)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D7D6D6
D6D7D7

Analogous

D7D6D6
D7D6D6
D7D6D6

Triadic

D7D6D6
D6D7D6
D6D6D7

Split-Comp.

D7D6D6
D6D7D6
D6D6D7

Tetradic

D7D6D6
D6D7D6
D6D7D7
D6D6D7

Contrast Matrix WCAG 2.1 Contrast

D7D6D6
EAE6E6
EEF4E7
84B54A
93C25B
1.2
Fail
1.3
Fail
1.7
Fail
1.4
Fail
1.2
Fail
1.1
Fail
2.0
Fail
1.7
Fail
1.3
Fail
1.1
Fail
2.2
Fail
1.9
Fail
1.7
Fail
2.0
Fail
2.2
Fail
1.2
Fail
1.4
Fail
1.7
Fail
1.9
Fail
1.2
Fail
White BG
1.5Fail
1.2Fail
1.1Fail
2.4Fail
2.1Fail
Black BG
14.5AAA
17.0AAA
18.7AAA
8.7AAA
10.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D7D7D6
E8E8E6
F1F1EA
999A64
A7A874

Deuteranopia

D7D7D6
E9E9E6
F0F0EB
96936A
A5A17A

Tritanopia

D7D6D6
EAE6E6
EEEDED
86787D
95888C

Achromatopsia

D6D6D6
E7E7E7
F1F1F1
9A9A9A
A8A8A8

Shades & Tints Shades & Tints

#D7D6D6

Dark
Light

#EAE6E6

Dark
Light

#EEF4E7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d7d6d6;
  --color-2: #eae6e6;
  --color-3: #eef4e7;
  --color-4: #84b54a;
  --color-5: #93c25b;
}

SCSS

$color-1: #d7d6d6;
$color-2: #eae6e6;
$color-3: #eef4e7;
$color-4: #84b54a;
$color-5: #93c25b;

TAILWIND

colors: {
  'brand-1': '#d7d6d6',
  'brand-2': '#eae6e6',
  'brand-3': '#eef4e7',
  'brand-4': '#84b54a',
  'brand-5': '#93c25b',
}

RGB Array

[215, 214, 214], [234, 230, 230], [238, 244, 231], [132, 181, 74], [147, 194, 91]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This minimal-style palette of #D7D6D6, #EAE6E6, #EEF4E7, #84B54A, #93C25B is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #d7d6d6; --color-2: #eae6e6; --color-3: #eef4e7; --color-4: #84b54a; --color-5: #93c25b. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 minimal-style 5-color scheme is especially suited for beauty, lifestyle, arts industries. Restrained colors convey professionalism and trust. 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