← Back to Editor

#F3F4E6 · #E8EBC9 · #3D3E32 · #0A1A11 · #110C04

dark

A 5-color dark 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

#F3F4E6

Fresh Green · Linen · Lemon Cream

HEX
#F3F4E6
RGB
rgb(243, 244, 230)
HSL
hsl(64, 39%, 93%)
HSB
hsb(64, 6%, 96%)
CMYK
cmyk(0%, 0%, 6%, 4%)
Oklch
oklch(96.3% 0.018 110.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E8EBC9

Fresh Green · Bisque · Lemon Cream

HEX
#E8EBC9
RGB
rgb(232, 235, 201)
HSL
hsl(65, 46%, 85%)
HSB
hsb(65, 14%, 92%)
CMYK
cmyk(1%, 0%, 14%, 8%)
Oklch
oklch(92.9% 0.045 111.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#3D3E32

Autumn Sage · DarkSlateGray · Amber Gold

HEX
#3D3E32
RGB
rgb(61, 62, 50)
HSL
hsl(65, 11%, 22%)
HSB
hsb(65, 19%, 24%)
CMYK
cmyk(2%, 0%, 19%, 76%)
Oklch
oklch(35.9% 0.020 111.3)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#0A1A11

Celadon · Black · Dark Green

HEX
#0A1A11
RGB
rgb(10, 26, 17)
HSL
hsl(146, 44%, 7%)
HSB
hsb(146, 62%, 10%)
CMYK
cmyk(62%, 0%, 35%, 90%)
Oklch
oklch(20.0% 0.029 157.8)

TraditionalCeladon」· PaintDark Green」· Creative Blush Sunrise

#110C04

Ochre · Black · Cinnamon

HEX
#110C04
RGB
rgb(17, 12, 4)
HSL
hsl(37, 62%, 4%)
HSB
hsb(37, 76%, 7%)
CMYK
cmyk(0%, 29%, 76%, 93%)
Oklch
oklch(15.8% 0.020 82.7)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F3F4E6
E7E6F4

Analogous

F4EEE6
F3F4E6
ECF4E6

Triadic

F3F4E6
E6F3F4
F4E6F3

Split-Comp.

F3F4E6
E6ECF4
EEE6F4

Tetradic

F3F4E6
E6F4EE
E7E6F4
F4E6EC

Contrast Matrix WCAG 2.1 Contrast

F3F4E6
E8EBC9
3D3E32
0A1A11
110C04
1.1
Fail
9.8
AAA
16.2
AAA
17.5
AAA
1.1
Fail
8.9
AAA
14.7
AAA
15.9
AAA
9.8
AAA
8.9
AAA
1.7
Fail
1.8
Fail
16.2
AAA
14.7
AAA
1.7
Fail
1.1
Fail
17.5
AAA
15.9
AAA
1.8
Fail
1.1
Fail
White BG
1.1Fail
1.2Fail
10.9AAA
18.0AAA
19.5AAA
Black BG
18.9AAA
17.2AAA
1.9Fail
1.2Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F3F3E9
E9E9D1
3D3D35
111113
0F0F06

Deuteranopia

F3F3EA
E9E9D3
3D3D36
100F14
0F0F06

Tritanopia

F3ECED
E8D8D9
3D3738
0B1515
110708

Achromatopsia

F2F2F2
E6E6E6
3C3C3C
141414
0D0D0D

Shades & Tints Shades & Tints

#F3F4E6

Dark
Light

#E8EBC9

Dark
Light

#3D3E32

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f3f4e6;
  --color-2: #e8ebc9;
  --color-3: #3d3e32;
  --color-4: #0a1a11;
  --color-5: #110c04;
}

SCSS

$color-1: #f3f4e6;
$color-2: #e8ebc9;
$color-3: #3d3e32;
$color-4: #0a1a11;
$color-5: #110c04;

TAILWIND

colors: {
  'brand-1': '#f3f4e6',
  'brand-2': '#e8ebc9',
  'brand-3': '#3d3e32',
  'brand-4': '#0a1a11',
  'brand-5': '#110c04',
}

RGB Array

[243, 244, 230], [232, 235, 201], [61, 62, 50], [10, 26, 17], [17, 12, 4]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #F3F4E6, #E8EBC9, #3D3E32, #0A1A11, #110C04 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: #f3f4e6; --color-2: #e8ebc9; --color-3: #3d3e32; --color-4: #0a1a11; --color-5: #110c04. 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 dark-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