← Back to Editor

#FFF7EB · #F7EFD2 · #E6DBB5 · #E0C3A2 · #778069

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

#FFF7EB

Goose Yellow · SeaShell · Peach Orange

HEX
#FFF7EB
RGB
rgb(255, 247, 235)
HSL
hsl(36, 100%, 96%)
HSB
hsb(36, 8%, 100%)
CMYK
cmyk(0%, 3%, 8%, 0%)
Oklch
oklch(97.9% 0.018 78.2)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F7EFD2

Goose Yellow · Beige · Lemon Cream

HEX
#F7EFD2
RGB
rgb(247, 239, 210)
HSL
hsl(47, 70%, 90%)
HSB
hsb(47, 15%, 97%)
CMYK
cmyk(0%, 3%, 15%, 3%)
Oklch
oklch(95.1% 0.039 94.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E6DBB5

Goose Yellow · Wheat · Lemon Cream

HEX
#E6DBB5
RGB
rgb(230, 219, 181)
HSL
hsl(47, 49%, 81%)
HSB
hsb(47, 21%, 90%)
CMYK
cmyk(0%, 5%, 21%, 10%)
Oklch
oklch(89.1% 0.052 93.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E0C3A2

Goose Yellow · BurlyWood · Peach Orange

HEX
#E0C3A2
RGB
rgb(224, 195, 162)
HSL
hsl(32, 50%, 76%)
HSB
hsb(32, 28%, 88%)
CMYK
cmyk(0%, 13%, 28%, 12%)
Oklch
oklch(83.4% 0.055 70.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#778069

Grass Green · Gray · Olive Green

HEX
#778069
RGB
rgb(119, 128, 105)
HSL
hsl(83, 10%, 46%)
HSB
hsb(83, 18%, 50%)
CMYK
cmyk(7%, 0%, 18%, 50%)
Oklch
oklch(58.6% 0.036 124.9)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF7EB
EBF3FF

Analogous

FFEDEB
FFF7EB
FDFFEB

Triadic

FFF7EB
EBFFF7
F7EBFF

Split-Comp.

FFF7EB
EBFDFF
EDEBFF

Tetradic

FFF7EB
EBFFED
EBF3FF
FFEBFD

Contrast Matrix WCAG 2.1 Contrast

FFF7EB
F7EFD2
E6DBB5
E0C3A2
778069
1.1
Fail
1.3
Fail
1.6
Fail
3.9
AA Large
1.1
Fail
1.2
Fail
1.5
Fail
3.6
AA Large
1.3
Fail
1.2
Fail
1.2
Fail
3.0
Fail
1.6
Fail
1.5
Fail
1.2
Fail
2.5
Fail
3.9
AA Large
3.6
AA Large
3.0
Fail
2.5
Fail
White BG
1.1Fail
1.2Fail
1.4Fail
1.7Fail
4.1AA Large
Black BG
19.8AAA
18.2AAA
15.2AAA
12.5AAA
5.1AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFBEE
F4F3D9
E1E1BE
D3D3AA
7B7B6F

Deuteranopia

FCFDEF
F4F5DB
E2E3C0
D5D7AC
7A7A70

Tritanopia

FFF0F1
F7DFE0
E5C5C7
DFB0B2
777374

Achromatopsia

F8F8F8
EEEEEE
DADADA
C8C8C8
7B7B7B

Shades & Tints Shades & Tints

#FFF7EB

Dark
Light

#F7EFD2

Dark
Light

#E6DBB5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff7eb;
  --color-2: #f7efd2;
  --color-3: #e6dbb5;
  --color-4: #e0c3a2;
  --color-5: #778069;
}

SCSS

$color-1: #fff7eb;
$color-2: #f7efd2;
$color-3: #e6dbb5;
$color-4: #e0c3a2;
$color-5: #778069;

TAILWIND

colors: {
  'brand-1': '#fff7eb',
  'brand-2': '#f7efd2',
  'brand-3': '#e6dbb5',
  'brand-4': '#e0c3a2',
  'brand-5': '#778069',
}

RGB Array

[255, 247, 235], [247, 239, 210], [230, 219, 181], [224, 195, 162], [119, 128, 105]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF7EB, #F7EFD2, #E6DBB5, #E0C3A2, #778069 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: #fff7eb; --color-2: #f7efd2; --color-3: #e6dbb5; --color-4: #e0c3a2; --color-5: #778069. 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