← Back to Editor

#000000 · #3C8570 · #9A9780 · #E6AB94 · #FF8E6A

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#3C8570

Mineral Blue · SeaGreen · Mint Ice

HEX
#3C8570
RGB
rgb(60, 133, 112)
HSL
hsl(163, 38%, 38%)
HSB
hsb(163, 55%, 52%)
CMYK
cmyk(55%, 0%, 16%, 48%)
Oklch
oklch(56.4% 0.081 171.9)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#9A9780

Autumn Sage · Gray · Sunflower

HEX
#9A9780
RGB
rgb(154, 151, 128)
HSL
hsl(53, 11%, 55%)
HSB
hsb(53, 17%, 60%)
CMYK
cmyk(0%, 2%, 17%, 40%)
Oklch
oklch(67.3% 0.033 101.1)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#E6AB94

Apricot · BurlyWood · Warm Sun

HEX
#E6AB94
RGB
rgb(230, 171, 148)
HSL
hsl(17, 62%, 74%)
HSB
hsb(17, 36%, 90%)
CMYK
cmyk(0%, 26%, 36%, 10%)
Oklch
oklch(79.0% 0.077 42.2)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#FF8E6A

Peach Pink · Salmon · Coral Red

HEX
#FF8E6A
RGB
rgb(255, 142, 106)
HSL
hsl(14, 100%, 71%)
HSB
hsb(14, 58%, 100%)
CMYK
cmyk(0%, 44%, 58%, 0%)
Oklch
oklch(76.2% 0.146 38.4)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
3C8570
9A9780
E6AB94
FF8E6A
4.8
AA
7.1
AAA
10.6
AAA
9.3
AAA
4.8
AA
1.5
Fail
2.2
Fail
2.0
Fail
7.1
AAA
1.5
Fail
1.5
Fail
1.3
Fail
10.6
AAA
2.2
Fail
1.5
Fail
1.1
Fail
9.3
AAA
2.0
Fail
1.3
Fail
1.1
Fail
White BG
21.0AAA
4.4AA Large
3.0Fail
2.0Fail
2.3Fail
Black BG
1.0Fail
4.8AA
7.1AAA
10.6AAA
9.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
5C5C75
999986
CCCC9A
CECD73

Deuteranopia

000000
575276
999987
D0D49B
D5DD75

Tritanopia

000000
40797A
9A8A8B
E39E9F
F97A7B

Achromatopsia

000000
6D6D6D
959595
BABABA
ACACAC

Shades & Tints Shades & Tints

#000000

Dark
Light

#3C8570

Dark
Light

#9A9780

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #3c8570;
  --color-3: #9a9780;
  --color-4: #e6ab94;
  --color-5: #ff8e6a;
}

SCSS

$color-1: #000000;
$color-2: #3c8570;
$color-3: #9a9780;
$color-4: #e6ab94;
$color-5: #ff8e6a;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#3c8570',
  'brand-3': '#9a9780',
  'brand-4': '#e6ab94',
  'brand-5': '#ff8e6a',
}

RGB Array

[0, 0, 0], [60, 133, 112], [154, 151, 128], [230, 171, 148], [255, 142, 106]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #3C8570, #9A9780, #E6AB94, #FF8E6A 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: #000000; --color-2: #3c8570; --color-3: #9a9780; --color-4: #e6ab94; --color-5: #ff8e6a. 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. 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