← Back to Editor

#F1F8CC · #D8D8BA · #807C4E · #3B3D30 · #5A2E2E

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#F1F8CC

Willow Green · Beige · Mint Green

HEX
#F1F8CC
RGB
rgb(241, 248, 204)
HSL
hsl(70, 76%, 89%)
HSB
hsb(70, 18%, 97%)
CMYK
cmyk(3%, 0%, 18%, 3%)
Oklch
oklch(96.3% 0.058 114.8)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#D8D8BA

Fresh Green · LightGray · Lemon Cream

HEX
#D8D8BA
RGB
rgb(216, 216, 186)
HSL
hsl(60, 28%, 79%)
HSB
hsb(60, 14%, 85%)
CMYK
cmyk(0%, 0%, 14%, 15%)
Oklch
oklch(87.4% 0.040 107.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#807C4E

Autumn Sage · DimGray · Honey Gold

HEX
#807C4E
RGB
rgb(128, 124, 78)
HSL
hsl(55, 24%, 40%)
HSB
hsb(55, 39%, 50%)
CMYK
cmyk(0%, 3%, 39%, 50%)
Oklch
oklch(57.8% 0.065 104.0)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#3B3D30

Autumn Sage · DarkSlateGray · Amber Gold

HEX
#3B3D30
RGB
rgb(59, 61, 48)
HSL
hsl(69, 12%, 21%)
HSB
hsb(69, 21%, 24%)
CMYK
cmyk(3%, 0%, 21%, 76%)
Oklch
oklch(35.4% 0.022 114.6)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#5A2E2E

Crimson · DarkOliveGreen · Wine Red

HEX
#5A2E2E
RGB
rgb(90, 46, 46)
HSL
hsl(0, 32%, 27%)
HSB
hsb(0, 49%, 35%)
CMYK
cmyk(0%, 49%, 49%, 65%)
Oklch
oklch(35.9% 0.065 20.8)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F1F8CC
D5CEF8

Analogous

F8EACE
F1F8CC
DCF8CE

Triadic

F1F8CC
CEF1F8
F8CEF1

Split-Comp.

F1F8CC
CEDCF8
EACEF8

Tetradic

F1F8CC
CEF8EA
D5CEF8
F8CEDC

Contrast Matrix WCAG 2.1 Contrast

F1F8CC
D8D8BA
807C4E
3B3D30
5A2E2E
1.3
Fail
3.9
AA Large
10.0
AAA
10.2
AAA
1.3
Fail
2.9
Fail
7.6
AAA
7.7
AAA
3.9
AA Large
2.9
Fail
2.6
Fail
2.6
Fail
10.0
AAA
7.6
AAA
2.6
Fail
1.0
Fail
10.2
AAA
7.7
AAA
2.6
Fail
1.0
Fail
White BG
1.1Fail
1.5Fail
4.3AA Large
11.1AAA
11.3AAA
Black BG
19.0AAA
14.5AAA
4.9AA
1.9Fail
1.9Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F4F4D7
D8D8C1
7E7E59
3C3C33
47472E

Deuteranopia

F4F3D9
D8D8C3
7F7F5C
3C3C34
4A4D2E

Tritanopia

F1DFE1
D8C7C8
806264
3B3636
582E2E

Achromatopsia

F1F1F1
D5D5D5
787878
3B3B3B
3B3B3B

Shades & Tints Shades & Tints

#F1F8CC

Dark
Light

#D8D8BA

Dark
Light

#807C4E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f1f8cc;
  --color-2: #d8d8ba;
  --color-3: #807c4e;
  --color-4: #3b3d30;
  --color-5: #5a2e2e;
}

SCSS

$color-1: #f1f8cc;
$color-2: #d8d8ba;
$color-3: #807c4e;
$color-4: #3b3d30;
$color-5: #5a2e2e;

TAILWIND

colors: {
  'brand-1': '#f1f8cc',
  'brand-2': '#d8d8ba',
  'brand-3': '#807c4e',
  'brand-4': '#3b3d30',
  'brand-5': '#5a2e2e',
}

RGB Array

[241, 248, 204], [216, 216, 186], [128, 124, 78], [59, 61, 48], [90, 46, 46]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F1F8CC, #D8D8BA, #807C4E, #3B3D30, #5A2E2E is ideal for: 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: #f1f8cc; --color-2: #d8d8ba; --color-3: #807c4e; --color-4: #3b3d30; --color-5: #5a2e2e. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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