← Back to Editor

#F7ECD5 · #EEE0C7 · #EDC1B7 · #D7B9B7 · #A3A9B1

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

WorkspaceReading

Color Details Color Details

#F7ECD5

Goose Yellow · Beige · Lemon Cream

HEX
#F7ECD5
RGB
rgb(247, 236, 213)
HSL
hsl(41, 68%, 90%)
HSB
hsb(41, 14%, 97%)
CMYK
cmyk(0%, 4%, 14%, 3%)
Oklch
oklch(94.6% 0.033 85.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#EEE0C7

Goose Yellow · Bisque · Peach Orange

HEX
#EEE0C7
RGB
rgb(238, 224, 199)
HSL
hsl(38, 53%, 86%)
HSB
hsb(38, 16%, 93%)
CMYK
cmyk(0%, 6%, 16%, 7%)
Oklch
oklch(91.1% 0.037 82.2)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#EDC1B7

Peach Pink · LightPink · Cherry Blossom

HEX
#EDC1B7
RGB
rgb(237, 193, 183)
HSL
hsl(11, 60%, 82%)
HSB
hsb(11, 23%, 93%)
CMYK
cmyk(0%, 19%, 23%, 7%)
Oklch
oklch(84.7% 0.053 33.0)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#D7B9B7

Peach Pink · Silver · Coral Red

HEX
#D7B9B7
RGB
rgb(215, 185, 183)
HSL
hsl(4, 29%, 78%)
HSB
hsb(4, 15%, 84%)
CMYK
cmyk(0%, 14%, 15%, 16%)
Oklch
oklch(81.1% 0.035 22.4)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#A3A9B1

Azure · DarkGray · Silver Sand

HEX
#A3A9B1
RGB
rgb(163, 169, 177)
HSL
hsl(214, 8%, 67%)
HSB
hsb(214, 8%, 69%)
CMYK
cmyk(8%, 5%, 0%, 31%)
Oklch
oklch(73.2% 0.013 255.5)

TraditionalAzure」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F7ECD5
D4DFF7

Analogous

F7DBD4
F7ECD5
F0F7D4

Triadic

F7ECD5
D4F7EC
ECD4F7

Split-Comp.

F7ECD5
D4F0F7
DBD4F7

Tetradic

F7ECD5
D4F7DB
D4DFF7
F7D4F0

Contrast Matrix WCAG 2.1 Contrast

F7ECD5
EEE0C7
EDC1B7
D7B9B7
A3A9B1
1.1
Fail
1.4
Fail
1.6
Fail
2.0
Fail
1.1
Fail
1.2
Fail
1.4
Fail
1.8
Fail
1.4
Fail
1.2
Fail
1.1
Fail
1.5
Fail
1.6
Fail
1.4
Fail
1.1
Fail
1.3
Fail
2.0
Fail
1.8
Fail
1.5
Fail
1.3
Fail
White BG
1.2Fail
1.3Fail
1.6Fail
1.8Fail
2.4Fail
Black BG
17.9AAA
16.1AAA
12.9AAA
11.5AAA
8.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F2F2DB
E8E8CD
DADAB9
CACAB7
A6A6AF

Deuteranopia

F3F4DC
E9EACF
DDE0BA
CCCEB8
A5A5AF

Tritanopia

F6DFE0
EDD2D3
EBBBBC
D6B8B8
A3AEAD

Achromatopsia

EDEDED
E1E1E1
CDCDCD
C2C2C2
A8A8A8

Shades & Tints Shades & Tints

#F7ECD5

Dark
Light

#EEE0C7

Dark
Light

#EDC1B7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f7ecd5;
  --color-2: #eee0c7;
  --color-3: #edc1b7;
  --color-4: #d7b9b7;
  --color-5: #a3a9b1;
}

SCSS

$color-1: #f7ecd5;
$color-2: #eee0c7;
$color-3: #edc1b7;
$color-4: #d7b9b7;
$color-5: #a3a9b1;

TAILWIND

colors: {
  'brand-1': '#f7ecd5',
  'brand-2': '#eee0c7',
  'brand-3': '#edc1b7',
  'brand-4': '#d7b9b7',
  'brand-5': '#a3a9b1',
}

RGB Array

[247, 236, 213], [238, 224, 199], [237, 193, 183], [215, 185, 183], [163, 169, 177]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F7ECD5, #EEE0C7, #EDC1B7, #D7B9B7, #A3A9B1 is ideal for: health products, baby brands, fresh-style blogs. 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: #f7ecd5; --color-2: #eee0c7; --color-3: #edc1b7; --color-4: #d7b9b7; --color-5: #a3a9b1. 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. 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