← Back to Editor

#010101 · #3D342B · #72685C · #D0C6BC · #F1F0EB

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

#010101

Ink Black · Black · Jet Black

HEX
#010101
RGB
rgb(1, 1, 1)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(6.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#3D342B

Ochre · DarkSlateGray · Cinnamon

HEX
#3D342B
RGB
rgb(61, 52, 43)
HSL
hsl(30, 17%, 20%)
HSB
hsb(30, 30%, 24%)
CMYK
cmyk(0%, 15%, 30%, 76%)
Oklch
oklch(33.2% 0.020 67.0)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#72685C

Ochre · DimGray · Amber Brown

HEX
#72685C
RGB
rgb(114, 104, 92)
HSL
hsl(33, 11%, 40%)
HSB
hsb(33, 19%, 45%)
CMYK
cmyk(0%, 9%, 19%, 55%)
Oklch
oklch(52.3% 0.022 72.3)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#D0C6BC

Goose Yellow · Silver · Peach Orange

HEX
#D0C6BC
RGB
rgb(208, 198, 188)
HSL
hsl(30, 18%, 78%)
HSB
hsb(30, 10%, 82%)
CMYK
cmyk(0%, 5%, 10%, 18%)
Oklch
oklch(83.2% 0.018 67.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F1F0EB

Fresh Green · Linen · Lemon Cream

HEX
#F1F0EB
RGB
rgb(241, 240, 235)
HSL
hsl(50, 18%, 93%)
HSB
hsb(50, 2%, 95%)
CMYK
cmyk(0%, 0%, 2%, 5%)
Oklch
oklch(95.5% 0.007 97.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010101
000000

Analogous

000000
010101
000000

Triadic

010101
000000
000000

Split-Comp.

010101
000000
000000

Tetradic

010101
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

010101
3D342B
72685C
D0C6BC
F1F0EB
1.7
Fail
3.8
AA Large
12.4
AAA
18.3
AAA
1.7
Fail
2.2
Fail
7.2
AAA
10.7
AAA
3.8
AA Large
2.2
Fail
3.2
AA Large
4.8
AA
12.4
AAA
7.2
AAA
3.2
AA Large
1.5
Fail
18.3
AAA
10.7
AAA
4.8
AA
1.5
Fail
White BG
20.9AAA
12.2AAA
5.5AA
1.7Fail
1.1Fail
Black BG
1.0Fail
1.7Fail
3.9AA Large
12.5AAA
18.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010101
39392D
6E6E5F
CCCCBE
F1F1EC

Deuteranopia

010101
3A3A2E
6E6F60
CCCDBF
F1F1ED

Tritanopia

010101
3D2F2F
726162
D0C0C1
F1EDED

Achromatopsia

010101
363636
6A6A6A
C8C8C8
F0F0F0

Shades & Tints Shades & Tints

#010101

Dark
Light

#3D342B

Dark
Light

#72685C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010101;
  --color-2: #3d342b;
  --color-3: #72685c;
  --color-4: #d0c6bc;
  --color-5: #f1f0eb;
}

SCSS

$color-1: #010101;
$color-2: #3d342b;
$color-3: #72685c;
$color-4: #d0c6bc;
$color-5: #f1f0eb;

TAILWIND

colors: {
  'brand-1': '#010101',
  'brand-2': '#3d342b',
  'brand-3': '#72685c',
  'brand-4': '#d0c6bc',
  'brand-5': '#f1f0eb',
}

RGB Array

[1, 1, 1], [61, 52, 43], [114, 104, 92], [208, 198, 188], [241, 240, 235]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010101, #3D342B, #72685C, #D0C6BC, #F1F0EB is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #010101; --color-2: #3d342b; --color-3: #72685c; --color-4: #d0c6bc; --color-5: #f1f0eb. 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. Restrained colors convey professionalism and trust. 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