← Back to Editor

#D0DBBF · #F0E4B9 · #EDDC9D · #E3B88A · #7D625A

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#D0DBBF

Willow Green · LightGray · Apple Green

HEX
#D0DBBF
RGB
rgb(208, 219, 191)
HSL
hsl(84, 28%, 80%)
HSB
hsb(84, 13%, 86%)
CMYK
cmyk(5%, 0%, 13%, 14%)
Oklch
oklch(87.6% 0.039 124.7)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#F0E4B9

Goose Yellow · Wheat · Lemon Cream

HEX
#F0E4B9
RGB
rgb(240, 228, 185)
HSL
hsl(47, 65%, 83%)
HSB
hsb(47, 23%, 94%)
CMYK
cmyk(0%, 5%, 23%, 6%)
Oklch
oklch(91.8% 0.058 94.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#EDDC9D

Goose Yellow · Khaki · Lemon Cream

HEX
#EDDC9D
RGB
rgb(237, 220, 157)
HSL
hsl(47, 69%, 77%)
HSB
hsb(47, 34%, 93%)
CMYK
cmyk(0%, 7%, 34%, 7%)
Oklch
oklch(89.4% 0.083 94.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E3B88A

Goose Yellow · BurlyWood · Warm Sun

HEX
#E3B88A
RGB
rgb(227, 184, 138)
HSL
hsl(31, 61%, 72%)
HSB
hsb(31, 39%, 89%)
CMYK
cmyk(0%, 19%, 39%, 11%)
Oklch
oklch(81.0% 0.078 68.2)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#7D625A

Crimson · DimGray · Passion Red

HEX
#7D625A
RGB
rgb(125, 98, 90)
HSL
hsl(14, 16%, 42%)
HSB
hsb(14, 28%, 49%)
CMYK
cmyk(0%, 22%, 28%, 51%)
Oklch
oklch(52.1% 0.037 37.1)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D0DBBF
C9BEDA

Analogous

DAD7BE
D0DBBF
C1DABE

Triadic

D0DBBF
BECFDA
DABECF

Split-Comp.

D0DBBF
BEC1DA
D7BEDA

Tetradic

D0DBBF
BEDAD7
C9BEDA
DABEC1

Contrast Matrix WCAG 2.1 Contrast

D0DBBF
F0E4B9
EDDC9D
E3B88A
7D625A
1.1
Fail
1.1
Fail
1.3
Fail
3.9
AA Large
1.1
Fail
1.1
Fail
1.4
Fail
4.4
AA Large
1.1
Fail
1.1
Fail
1.3
Fail
4.1
AA Large
1.3
Fail
1.4
Fail
1.3
Fail
3.1
AA Large
3.9
AA Large
4.4
AA Large
4.1
AA Large
3.1
AA Large
White BG
1.4Fail
1.3Fail
1.4Fail
1.8Fail
5.6AA
Black BG
14.6AAA
16.5AAA
15.3AAA
11.5AAA
3.8AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

D5D5C6
EBEBC3
E6E5AC
D0D095
71715C

Deuteranopia

D4D3C7
ECECC6
E7E8B0
D3D698
73755C

Tritanopia

D1CBCC
EFCCCD
ECB8BB
E19EA0
7C5D5E

Achromatopsia

D5D5D5
E3E3E3
DADADA
C0C0C0
696969

Shades & Tints Shades & Tints

#D0DBBF

Dark
Light

#F0E4B9

Dark
Light

#EDDC9D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d0dbbf;
  --color-2: #f0e4b9;
  --color-3: #eddc9d;
  --color-4: #e3b88a;
  --color-5: #7d625a;
}

SCSS

$color-1: #d0dbbf;
$color-2: #f0e4b9;
$color-3: #eddc9d;
$color-4: #e3b88a;
$color-5: #7d625a;

TAILWIND

colors: {
  'brand-1': '#d0dbbf',
  'brand-2': '#f0e4b9',
  'brand-3': '#eddc9d',
  'brand-4': '#e3b88a',
  'brand-5': '#7d625a',
}

RGB Array

[208, 219, 191], [240, 228, 185], [237, 220, 157], [227, 184, 138], [125, 98, 90]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D0DBBF, #F0E4B9, #EDDC9D, #E3B88A, #7D625A 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: #d0dbbf; --color-2: #f0e4b9; --color-3: #eddc9d; --color-4: #e3b88a; --color-5: #7d625a. 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