← Back to Editor

#342B2C · #A1B3B5 · #E9FFEB · #D3CFC3 · #9E979E

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#342B2C

Crimson · DarkSlateGray · Dark Stone

HEX
#342B2C
RGB
rgb(52, 43, 44)
HSL
hsl(353, 9%, 19%)
HSB
hsb(353, 17%, 20%)
CMYK
cmyk(0%, 17%, 15%, 80%)
Oklch
oklch(29.9% 0.013 10.3)

TraditionalCrimson」· PaintDark Stone」· Creative Midnight Shadow

#A1B3B5

Sky Blue · DarkGray · Lake Green

HEX
#A1B3B5
RGB
rgb(161, 179, 181)
HSL
hsl(186, 12%, 67%)
HSB
hsb(186, 11%, 71%)
CMYK
cmyk(11%, 1%, 0%, 29%)
Oklch
oklch(75.3% 0.020 204.8)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#E9FFEB

Emerald · Beige · Mint Green

HEX
#E9FFEB
RGB
rgb(233, 255, 235)
HSL
hsl(125, 100%, 96%)
HSB
hsb(125, 9%, 100%)
CMYK
cmyk(9%, 0%, 8%, 0%)
Oklch
oklch(97.9% 0.035 147.9)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

#D3CFC3

Goose Yellow · LightGray · Lemon Cream

HEX
#D3CFC3
RGB
rgb(211, 207, 195)
HSL
hsl(45, 15%, 80%)
HSB
hsb(45, 8%, 83%)
CMYK
cmyk(0%, 2%, 8%, 17%)
Oklch
oklch(85.4% 0.017 91.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#9E979E

Ash · DarkGray · Silver Sand

HEX
#9E979E
RGB
rgb(158, 151, 158)
HSL
hsl(300, 3%, 61%)
HSB
hsb(300, 4%, 62%)
CMYK
cmyk(0%, 4%, 0%, 38%)
Oklch
oklch(68.5% 0.013 325.7)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

342B2C
2C3534

Analogous

352C31
342B2C
352F2C

Triadic

342B2C
2D352C
2C2D35

Split-Comp.

342B2C
2C352F
2C3135

Tetradic

342B2C
31352C
2C3534
2F2C35

Contrast Matrix WCAG 2.1 Contrast

342B2C
A1B3B5
E9FFEB
D3CFC3
9E979E
6.3
AA
13.1
AAA
8.8
AAA
4.8
AA
6.3
AA
2.1
Fail
1.4
Fail
1.3
Fail
13.1
AAA
2.1
Fail
1.5
Fail
2.7
Fail
8.8
AAA
1.4
Fail
1.5
Fail
1.8
Fail
4.8
AA
1.3
Fail
2.7
Fail
1.8
Fail
White BG
13.7AAA
2.2Fail
1.1Fail
1.6Fail
2.8Fail
Black BG
1.5Fail
9.6AAA
20.0AAA
13.5AAA
7.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

30302C
A9A9B5
F3F3F0
D1D1C6
9B9B9C

Deuteranopia

31312C
A8A6B4
F1F0F1
D2D2C7
9B9C9C

Tritanopia

342C2C
A2B4B4
EAF4F5
D3C8C9
9E9B9B

Achromatopsia

2E2E2E
AEAEAE
F6F6F6
CFCFCF
9A9A9A

Shades & Tints Shades & Tints

#342B2C

Dark
Light

#A1B3B5

Dark
Light

#E9FFEB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #342b2c;
  --color-2: #a1b3b5;
  --color-3: #e9ffeb;
  --color-4: #d3cfc3;
  --color-5: #9e979e;
}

SCSS

$color-1: #342b2c;
$color-2: #a1b3b5;
$color-3: #e9ffeb;
$color-4: #d3cfc3;
$color-5: #9e979e;

TAILWIND

colors: {
  'brand-1': '#342b2c',
  'brand-2': '#a1b3b5',
  'brand-3': '#e9ffeb',
  'brand-4': '#d3cfc3',
  'brand-5': '#9e979e',
}

RGB Array

[52, 43, 44], [161, 179, 181], [233, 255, 235], [211, 207, 195], [158, 151, 158]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #342B2C, #A1B3B5, #E9FFEB, #D3CFC3, #9E979E 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: #342b2c; --color-2: #a1b3b5; --color-3: #e9ffeb; --color-4: #d3cfc3; --color-5: #9e979e. 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