← Back to Editor

#D7DDC2 · #F7EEDB · #9D9A8C · #344F54 · #F5CCBE

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#D7DDC2

Willow Green · LightGray · Mint Green

HEX
#D7DDC2
RGB
rgb(215, 221, 194)
HSL
hsl(73, 28%, 81%)
HSB
hsb(73, 12%, 87%)
CMYK
cmyk(3%, 0%, 12%, 13%)
Oklch
oklch(88.6% 0.037 117.3)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#F7EEDB

Goose Yellow · Beige · Lemon Cream

HEX
#F7EEDB
RGB
rgb(247, 238, 219)
HSL
hsl(41, 64%, 91%)
HSB
hsb(41, 11%, 97%)
CMYK
cmyk(0%, 4%, 11%, 3%)
Oklch
oklch(95.1% 0.027 85.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#9D9A8C

Ginger · DarkGray · Silver Sand

HEX
#9D9A8C
RGB
rgb(157, 154, 140)
HSL
hsl(49, 8%, 58%)
HSB
hsb(49, 11%, 62%)
CMYK
cmyk(0%, 2%, 11%, 38%)
Oklch
oklch(68.5% 0.020 97.0)

TraditionalGinger」· PaintSilver Sand」· Creative Urban Concrete

#344F54

Slate Blue · DarkSlateGray · Mint Ice

HEX
#344F54
RGB
rgb(52, 79, 84)
HSL
hsl(189, 24%, 27%)
HSB
hsb(189, 38%, 33%)
CMYK
cmyk(38%, 6%, 0%, 67%)
Oklch
oklch(40.8% 0.034 210.4)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#F5CCBE

Apricot · Pink · Peach Orange

HEX
#F5CCBE
RGB
rgb(245, 204, 190)
HSL
hsl(15, 73%, 85%)
HSB
hsb(15, 22%, 96%)
CMYK
cmyk(0%, 17%, 22%, 4%)
Oklch
oklch(87.7% 0.050 39.7)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D7DDC2
C7C1DC

Analogous

DCD4C1
D7DDC2
C9DCC1

Triadic

D7DDC2
C1D6DC
DCC1D6

Split-Comp.

D7DDC2
C1C9DC
D4C1DC

Tetradic

D7DDC2
C1DCD4
C7C1DC
DCC1C9

Contrast Matrix WCAG 2.1 Contrast

D7DDC2
F7EEDB
9D9A8C
344F54
F5CCBE
1.2
Fail
2.0
Fail
6.3
AA
1.1
Fail
1.2
Fail
2.4
Fail
7.6
AAA
1.3
Fail
2.0
Fail
2.4
Fail
3.1
AA Large
1.9
Fail
6.3
AA
7.6
AAA
3.1
AA Large
6.0
AA
1.1
Fail
1.3
Fail
1.9
Fail
6.0
AA
White BG
1.4Fail
1.2Fail
2.8Fail
8.8AAA
1.5Fail
Black BG
15.0AAA
18.2AAA
7.4AAA
2.4Fail
14.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DADAC9
F3F3E0
9C9C8F
404053
E3E3C1

Deuteranopia

D9D9CA
F4F4E1
9C9C90
3E3C53
E6E9C2

Tritanopia

D7CECF
F7E3E4
9D9293
355252
F3C4C5

Achromatopsia

D8D8D8
EFEFEF
999999
474747
D7D7D7

Shades & Tints Shades & Tints

#D7DDC2

Dark
Light

#F7EEDB

Dark
Light

#9D9A8C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d7ddc2;
  --color-2: #f7eedb;
  --color-3: #9d9a8c;
  --color-4: #344f54;
  --color-5: #f5ccbe;
}

SCSS

$color-1: #d7ddc2;
$color-2: #f7eedb;
$color-3: #9d9a8c;
$color-4: #344f54;
$color-5: #f5ccbe;

TAILWIND

colors: {
  'brand-1': '#d7ddc2',
  'brand-2': '#f7eedb',
  'brand-3': '#9d9a8c',
  'brand-4': '#344f54',
  'brand-5': '#f5ccbe',
}

RGB Array

[215, 221, 194], [247, 238, 219], [157, 154, 140], [52, 79, 84], [245, 204, 190]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D7DDC2, #F7EEDB, #9D9A8C, #344F54, #F5CCBE is ideal for: health products, baby brands, fresh-style blogs, 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: #d7ddc2; --color-2: #f7eedb; --color-3: #9d9a8c; --color-4: #344f54; --color-5: #f5ccbe. 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 general-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