← Back to Editor

#FFF6A6 · #E0EE94 · #4F372B · #CCD6C0 · #F7F5DC

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

#FFF6A6

Fresh Green · Wheat · Lemon Cream

HEX
#FFF6A6
RGB
rgb(255, 246, 166)
HSL
hsl(54, 100%, 83%)
HSB
hsb(54, 35%, 100%)
CMYK
cmyk(0%, 4%, 35%, 0%)
Oklch
oklch(96.2% 0.100 102.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E0EE94

Fresh Green · Khaki · Lemon Cream

HEX
#E0EE94
RGB
rgb(224, 238, 148)
HSL
hsl(69, 73%, 76%)
HSB
hsb(69, 38%, 93%)
CMYK
cmyk(6%, 0%, 38%, 7%)
Oklch
oklch(91.9% 0.114 115.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#4F372B

Tangerine · DarkOliveGreen · Cinnamon

HEX
#4F372B
RGB
rgb(79, 55, 43)
HSL
hsl(20, 30%, 24%)
HSB
hsb(20, 46%, 31%)
CMYK
cmyk(0%, 30%, 46%, 69%)
Oklch
oklch(36.1% 0.040 47.6)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#CCD6C0

Willow Green · LightGray · Apple Green

HEX
#CCD6C0
RGB
rgb(204, 214, 192)
HSL
hsl(87, 21%, 80%)
HSB
hsb(87, 10%, 84%)
CMYK
cmyk(5%, 0%, 10%, 16%)
Oklch
oklch(86.2% 0.032 127.1)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#F7F5DC

Fresh Green · Beige · Lemon Cream

HEX
#F7F5DC
RGB
rgb(247, 245, 220)
HSL
hsl(56, 63%, 92%)
HSB
hsb(56, 11%, 97%)
CMYK
cmyk(0%, 1%, 11%, 3%)
Oklch
oklch(96.5% 0.033 103.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF6A6
A8B1FF

Analogous

FFCBA8
FFF6A6
DCFFA8

Triadic

FFF6A6
A8FFF6
F6A8FF

Split-Comp.

FFF6A6
A8DCFF
CBA8FF

Tetradic

FFF6A6
A8FFCB
A8B1FF
FFA8DC

Contrast Matrix WCAG 2.1 Contrast

FFF6A6
E0EE94
4F372B
CCD6C0
F7F5DC
1.1
Fail
9.9
AAA
1.4
Fail
1.0
Fail
1.1
Fail
8.8
AAA
1.2
Fail
1.1
Fail
9.9
AAA
8.8
AAA
7.3
AAA
10.0
AAA
1.4
Fail
1.2
Fail
7.3
AAA
1.4
Fail
1.0
Fail
1.1
Fail
10.0
AAA
1.4
Fail
White BG
1.1Fail
1.2Fail
11.0AAA
1.5Fail
1.1Fail
Black BG
19.0AAA
16.8AAA
1.9Fail
13.9AAA
19.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FBFBB9
E6E6AA
45442E
D0D0C5
F6F6E2

Deuteranopia

FCFCBE
E5E4AF
46482F
D0CFC7
F6F6E4

Tritanopia

FFC9CC
E1BBBF
4E3031
CCCACA
F7E7E8

Achromatopsia

F0F0F0
E0E0E0
3D3D3D
D1D1D1
F3F3F3

Shades & Tints Shades & Tints

#FFF6A6

Dark
Light

#E0EE94

Dark
Light

#4F372B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff6a6;
  --color-2: #e0ee94;
  --color-3: #4f372b;
  --color-4: #ccd6c0;
  --color-5: #f7f5dc;
}

SCSS

$color-1: #fff6a6;
$color-2: #e0ee94;
$color-3: #4f372b;
$color-4: #ccd6c0;
$color-5: #f7f5dc;

TAILWIND

colors: {
  'brand-1': '#fff6a6',
  'brand-2': '#e0ee94',
  'brand-3': '#4f372b',
  'brand-4': '#ccd6c0',
  'brand-5': '#f7f5dc',
}

RGB Array

[255, 246, 166], [224, 238, 148], [79, 55, 43], [204, 214, 192], [247, 245, 220]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF6A6, #E0EE94, #4F372B, #CCD6C0, #F7F5DC 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: #fff6a6; --color-2: #e0ee94; --color-3: #4f372b; --color-4: #ccd6c0; --color-5: #f7f5dc. 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