← Back to Editor

#000000 · #2E2646 · #3F3983 · #726EA5 · #70694E

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarmCool

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData 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

#2E2646

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#2E2646
RGB
rgb(46, 38, 70)
HSL
hsl(255, 30%, 21%)
HSB
hsb(255, 46%, 27%)
CMYK
cmyk(34%, 46%, 0%, 73%)
Oklch
oklch(29.4% 0.058 294.1)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#3F3983

Deep Indigo · DarkSlateBlue · Prussian Blue

HEX
#3F3983
RGB
rgb(63, 57, 131)
HSL
hsl(245, 39%, 37%)
HSB
hsb(245, 56%, 51%)
CMYK
cmyk(52%, 56%, 0%, 49%)
Oklch
oklch(39.3% 0.120 283.0)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#726EA5

Deep Indigo · SlateGray · Navy Blue

HEX
#726EA5
RGB
rgb(114, 110, 165)
HSL
hsl(244, 23%, 54%)
HSB
hsb(244, 33%, 65%)
CMYK
cmyk(31%, 33%, 0%, 35%)
Oklch
oklch(56.4% 0.084 286.7)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

#70694E

Ochre · DimGray · Honey Gold

HEX
#70694E
RGB
rgb(112, 105, 78)
HSL
hsl(48, 18%, 37%)
HSB
hsb(48, 30%, 44%)
CMYK
cmyk(0%, 6%, 30%, 56%)
Oklch
oklch(52.0% 0.041 95.3)

TraditionalOchre」· PaintHoney Gold」· 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
2E2646
3F3983
726EA5
70694E
1.5
Fail
2.1
Fail
4.5
AA Large
3.8
AA Large
1.5
Fail
1.4
Fail
3.0
AA Large
2.6
Fail
2.1
Fail
1.4
Fail
2.1
Fail
1.8
Fail
4.5
AA Large
3.0
AA Large
2.1
Fail
1.2
Fail
3.8
AA Large
2.6
Fail
1.8
Fail
1.2
Fail
White BG
21.0AAA
14.2AAA
9.9AAA
4.7AA
5.5AA
Black BG
1.0Fail
1.5Fail
2.1Fail
4.5AA Large
3.8AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
2B2A3E
3C3C71
707098
6D6D55

Deuteranopia

000000
2B2C3C
3D3D6D
717195
6D6E56

Tritanopia

000000
2E3837
3F6360
728D8B
705A5B

Achromatopsia

000000
2C2C2C
434343
757575
686868

Shades & Tints Shades & Tints

#000000

Dark
Light

#2E2646

Dark
Light

#3F3983

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #2e2646;
  --color-3: #3f3983;
  --color-4: #726ea5;
  --color-5: #70694e;
}

SCSS

$color-1: #000000;
$color-2: #2e2646;
$color-3: #3f3983;
$color-4: #726ea5;
$color-5: #70694e;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#2e2646',
  'brand-3': '#3f3983',
  'brand-4': '#726ea5',
  'brand-5': '#70694e',
}

RGB Array

[0, 0, 0], [46, 38, 70], [63, 57, 131], [114, 110, 165], [112, 105, 78]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #2E2646, #3F3983, #726EA5, #70694E is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, 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: #000000; --color-2: #2e2646; --color-3: #3f3983; --color-4: #726ea5; --color-5: #70694e. 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 finance, legal, luxury 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