← Back to Editor

#3C95B3 · #E2DE7C · #978F56 · #392F2F · #000000

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

#3C95B3

Slate Blue · SteelBlue · Mint Ice

HEX
#3C95B3
RGB
rgb(60, 149, 179)
HSL
hsl(195, 50%, 47%)
HSB
hsb(195, 66%, 70%)
CMYK
cmyk(66%, 17%, 0%, 30%)
Oklch
oklch(62.9% 0.095 223.8)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#E2DE7C

Fresh Green · Khaki · Sunflower

HEX
#E2DE7C
RGB
rgb(226, 222, 124)
HSL
hsl(58, 64%, 69%)
HSB
hsb(58, 45%, 89%)
CMYK
cmyk(0%, 2%, 45%, 11%)
Oklch
oklch(88.3% 0.121 106.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#978F56

Autumn Sage · Gray · Honey Gold

HEX
#978F56
RGB
rgb(151, 143, 86)
HSL
hsl(53, 27%, 46%)
HSB
hsb(53, 43%, 59%)
CMYK
cmyk(0%, 5%, 43%, 41%)
Oklch
oklch(64.4% 0.078 101.3)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#392F2F

Crimson · DarkSlateGray · Deep Berry

HEX
#392F2F
RGB
rgb(57, 47, 47)
HSL
hsl(0, 10%, 20%)
HSB
hsb(0, 18%, 22%)
CMYK
cmyk(0%, 18%, 18%, 78%)
Oklch
oklch(31.6% 0.015 17.9)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

3C95B3
B45A3C

Analogous

3CB496
3C95B3
3C5AB4

Triadic

3C95B3
B43C96
96B43C

Split-Comp.

3C95B3
B43C5A
B4963C

Tetradic

3C95B3
963CB4
B45A3C
5AB43C

Contrast Matrix WCAG 2.1 Contrast

3C95B3
E2DE7C
978F56
392F2F
000000
2.4
Fail
1.0
Fail
3.8
AA Large
6.1
AA
2.4
Fail
2.3
Fail
9.2
AAA
15.0
AAA
1.0
Fail
2.3
Fail
3.9
AA Large
6.4
AA
3.8
AA Large
9.2
AAA
3.9
AA Large
1.6
Fail
6.1
AA
15.0
AAA
6.4
AA
1.6
Fail
White BG
3.4AA Large
1.4Fail
3.3AA Large
12.9AAA
21.0AAA
Black BG
6.1AA
15.0AAA
6.4AA
1.6Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

6363AC
E0E094
949364
35352F
000000

Deuteranopia

5D57AA
E1E199
949567
35362F
000000

Tritanopia

40A6A5
E2A6AB
976F71
392F2F
000000

Achromatopsia

7E7E7E
D4D4D4
8B8B8B
323232
000000

Shades & Tints Shades & Tints

#3C95B3

Dark
Light

#E2DE7C

Dark
Light

#978F56

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #3c95b3;
  --color-2: #e2de7c;
  --color-3: #978f56;
  --color-4: #392f2f;
  --color-5: #000000;
}

SCSS

$color-1: #3c95b3;
$color-2: #e2de7c;
$color-3: #978f56;
$color-4: #392f2f;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#3c95b3',
  'brand-2': '#e2de7c',
  'brand-3': '#978f56',
  'brand-4': '#392f2f',
  'brand-5': '#000000',
}

RGB Array

[60, 149, 179], [226, 222, 124], [151, 143, 86], [57, 47, 47], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #3C95B3, #E2DE7C, #978F56, #392F2F, #000000 is ideal for: tech websites, dark mode UIs, game UIs, 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: #3c95b3; --color-2: #e2de7c; --color-3: #978f56; --color-4: #392f2f; --color-5: #000000. 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. 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