← Back to Editor

#303030 · #6A4177 · #3B8189 · #0CC19A · #8C8088

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 Library

Color Details Color Details

#303030

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#303030
RGB
rgb(48, 48, 48)
HSL
hsl(0, 0%, 19%)
HSB
hsb(0, 0%, 19%)
CMYK
cmyk(0%, 0%, 0%, 81%)
Oklch
oklch(30.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#6A4177

Dark Plum · DarkSlateBlue · Eggplant

HEX
#6A4177
RGB
rgb(106, 65, 119)
HSL
hsl(286, 29%, 36%)
HSB
hsb(286, 45%, 47%)
CMYK
cmyk(11%, 45%, 0%, 53%)
Oklch
oklch(44.5% 0.098 317.7)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#3B8189

Slate Blue · SteelBlue · Mint Ice

HEX
#3B8189
RGB
rgb(59, 129, 137)
HSL
hsl(186, 40%, 38%)
HSB
hsb(186, 57%, 54%)
CMYK
cmyk(57%, 6%, 0%, 46%)
Oklch
oklch(56.2% 0.071 205.4)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#0CC19A

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#0CC19A
RGB
rgb(12, 193, 154)
HSL
hsl(167, 88%, 40%)
HSB
hsb(167, 94%, 76%)
CMYK
cmyk(94%, 0%, 20%, 24%)
Oklch
oklch(72.3% 0.140 171.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#8C8088

Ash · Gray · Warm Gray

HEX
#8C8088
RGB
rgb(140, 128, 136)
HSL
hsl(320, 5%, 53%)
HSB
hsb(320, 9%, 55%)
CMYK
cmyk(0%, 9%, 3%, 45%)
Oklch
oklch(61.3% 0.019 337.9)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

303030
303030

Analogous

303030
303030
303030

Triadic

303030
303030
303030

Split-Comp.

303030
303030
303030

Tetradic

303030
303030
303030
303030

Contrast Matrix WCAG 2.1 Contrast

303030
6A4177
3B8189
0CC19A
8C8088
1.7
Fail
2.9
Fail
5.7
AA
3.5
AA Large
1.7
Fail
1.8
Fail
3.5
AA Large
2.1
Fail
2.9
Fail
1.8
Fail
1.9
Fail
1.2
Fail
5.7
AA
3.5
AA Large
1.9
Fail
1.6
Fail
3.5
AA Large
2.1
Fail
1.2
Fail
1.6
Fail
White BG
13.2AAA
8.0AAA
4.5AA Large
2.3Fail
3.8AA Large
Black BG
1.6Fail
2.6Fail
4.7AA
9.1AAA
5.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

303030
58586A
595A87
5A5CA3
878786

Deuteranopia

303030
5B5E67
555087
5042A6
888886

Tritanopia

303030
68605D
3F8685
15ABAD
8B8584

Achromatopsia

303030
535353
6D6D6D
868686
858585

Shades & Tints Shades & Tints

#303030

Dark
Light

#6A4177

Dark
Light

#3B8189

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #303030;
  --color-2: #6a4177;
  --color-3: #3b8189;
  --color-4: #0cc19a;
  --color-5: #8c8088;
}

SCSS

$color-1: #303030;
$color-2: #6a4177;
$color-3: #3b8189;
$color-4: #0cc19a;
$color-5: #8c8088;

TAILWIND

colors: {
  'brand-1': '#303030',
  'brand-2': '#6a4177',
  'brand-3': '#3b8189',
  'brand-4': '#0cc19a',
  'brand-5': '#8c8088',
}

RGB Array

[48, 48, 48], [106, 65, 119], [59, 129, 137], [12, 193, 154], [140, 128, 136]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #303030, #6A4177, #3B8189, #0CC19A, #8C8088 is ideal for: tech websites, dark mode UIs, game UIs. 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: #303030; --color-2: #6a4177; --color-3: #3b8189; --color-4: #0cc19a; --color-5: #8c8088. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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