← Back to Editor

#6E3C4F · #858F82 · #82B39D · #B7C7A1 · #D9E6A8

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

#6E3C4F

Dark Violet · DimGray · Camellia

HEX
#6E3C4F
RGB
rgb(110, 60, 79)
HSL
hsl(337, 29%, 33%)
HSB
hsb(337, 45%, 43%)
CMYK
cmyk(0%, 45%, 28%, 57%)
Oklch
oklch(42.4% 0.074 356.5)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#858F82

Ash · Gray · Warm Gray

HEX
#858F82
RGB
rgb(133, 143, 130)
HSL
hsl(106, 5%, 54%)
HSB
hsb(106, 9%, 56%)
CMYK
cmyk(7%, 0%, 9%, 44%)
Oklch
oklch(63.8% 0.022 138.5)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#82B39D

Jade · DarkSeaGreen · Apple Green

HEX
#82B39D
RGB
rgb(130, 179, 157)
HSL
hsl(153, 24%, 61%)
HSB
hsb(153, 27%, 70%)
CMYK
cmyk(27%, 0%, 12%, 30%)
Oklch
oklch(72.6% 0.061 165.3)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#B7C7A1

Willow Green · Silver · Apple Green

HEX
#B7C7A1
RGB
rgb(183, 199, 161)
HSL
hsl(85, 25%, 71%)
HSB
hsb(85, 19%, 78%)
CMYK
cmyk(8%, 0%, 19%, 22%)
Oklch
oklch(80.7% 0.055 126.2)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#D9E6A8

Willow Green · Wheat · Apple Green

HEX
#D9E6A8
RGB
rgb(217, 230, 168)
HSL
hsl(73, 55%, 78%)
HSB
hsb(73, 27%, 90%)
CMYK
cmyk(6%, 0%, 27%, 10%)
Oklch
oklch(90.0% 0.082 117.7)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

6E3C4F
3C6D5A

Analogous

6D3C67
6E3C4F
6D413C

Triadic

6E3C4F
4E6D3C
3C4E6D

Split-Comp.

6E3C4F
3C6D41
3C676D

Tetradic

6E3C4F
676D3C
3C6D5A
413C6D

Contrast Matrix WCAG 2.1 Contrast

6E3C4F
858F82
82B39D
B7C7A1
D9E6A8
2.6
Fail
3.7
AA Large
4.8
AA
6.5
AA
2.6
Fail
1.4
Fail
1.9
Fail
2.5
Fail
3.7
AA Large
1.4
Fail
1.3
Fail
1.8
Fail
4.8
AA
1.9
Fail
1.3
Fail
1.4
Fail
6.5
AA
2.5
Fail
1.8
Fail
1.4
Fail
White BG
8.7AAA
3.4AA Large
2.4Fail
1.8Fail
1.3Fail
Black BG
2.4Fail
6.2AA
8.9AAA
11.7AAA
15.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

58584A
898985
9798A2
BEBEAA
DFDFB7

Deuteranopia

5B5F49
898886
9491A4
BDBCAC
DEDDBB

Tritanopia

6C4746
868888
84A7A7
B8B1B3
DAC3C5

Achromatopsia

4D4D4D
8B8B8B
A2A2A2
BEBEBE
DBDBDB

Shades & Tints Shades & Tints

#6E3C4F

Dark
Light

#858F82

Dark
Light

#82B39D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #6e3c4f;
  --color-2: #858f82;
  --color-3: #82b39d;
  --color-4: #b7c7a1;
  --color-5: #d9e6a8;
}

SCSS

$color-1: #6e3c4f;
$color-2: #858f82;
$color-3: #82b39d;
$color-4: #b7c7a1;
$color-5: #d9e6a8;

TAILWIND

colors: {
  'brand-1': '#6e3c4f',
  'brand-2': '#858f82',
  'brand-3': '#82b39d',
  'brand-4': '#b7c7a1',
  'brand-5': '#d9e6a8',
}

RGB Array

[110, 60, 79], [133, 143, 130], [130, 179, 157], [183, 199, 161], [217, 230, 168]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #6E3C4F, #858F82, #82B39D, #B7C7A1, #D9E6A8 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: #6e3c4f; --color-2: #858f82; --color-3: #82b39d; --color-4: #b7c7a1; --color-5: #d9e6a8. 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