← Back to Editor

#000000 · #6E58AA · #3397D3 · #F0AB2A · #232883

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

#6E58AA

Deep Indigo · SlateBlue · Navy Blue

HEX
#6E58AA
RGB
rgb(110, 88, 170)
HSL
hsl(256, 33%, 51%)
HSB
hsb(256, 48%, 67%)
CMYK
cmyk(35%, 48%, 0%, 33%)
Oklch
oklch(52.1% 0.127 293.9)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

#3397D3

Lake Blue · SteelBlue · Navy Blue

HEX
#3397D3
RGB
rgb(51, 151, 211)
HSL
hsl(203, 65%, 51%)
HSB
hsb(203, 76%, 83%)
CMYK
cmyk(76%, 28%, 0%, 17%)
Oklch
oklch(64.6% 0.127 239.8)

TraditionalLake Blue」· PaintNavy Blue」· Creative Blush Sunrise

#F0AB2A

Ginger · GoldenRod · Warm Sun

HEX
#F0AB2A
RGB
rgb(240, 171, 42)
HSL
hsl(39, 87%, 55%)
HSB
hsb(39, 83%, 94%)
CMYK
cmyk(0%, 29%, 83%, 6%)
Oklch
oklch(78.8% 0.154 77.2)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#232883

Indigo · MidnightBlue · Prussian Blue

HEX
#232883
RGB
rgb(35, 40, 131)
HSL
hsl(237, 58%, 33%)
HSB
hsb(237, 73%, 51%)
CMYK
cmyk(73%, 69%, 0%, 49%)
Oklch
oklch(34.0% 0.149 272.9)

TraditionalIndigo」· PaintPrussian Blue」· 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
6E58AA
3397D3
F0AB2A
232883
3.6
AA Large
6.5
AA
10.6
AAA
1.7
Fail
3.6
AA Large
1.8
Fail
2.9
Fail
2.1
Fail
6.5
AA
1.8
Fail
1.6
Fail
3.8
AA Large
10.6
AAA
2.9
Fail
1.6
Fail
6.2
AA
1.7
Fail
2.1
Fail
3.8
AA Large
6.2
AA
White BG
21.0AAA
5.8AA
3.2AA Large
2.0Fail
12.3AAA
Black BG
1.0Fail
3.6AA Large
6.5AA
10.6AAA
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
646496
5E5FC4
D2D249
25256D

Deuteranopia

000000
666791
5951C1
D6DB51
252568

Tritanopia

000000
6D8683
38B9B7
ED6267
235C58

Achromatopsia

000000
686868
808080
B1B1B1
313131

Shades & Tints Shades & Tints

#000000

Dark
Light

#6E58AA

Dark
Light

#3397D3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #6e58aa;
  --color-3: #3397d3;
  --color-4: #f0ab2a;
  --color-5: #232883;
}

SCSS

$color-1: #000000;
$color-2: #6e58aa;
$color-3: #3397d3;
$color-4: #f0ab2a;
$color-5: #232883;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#6e58aa',
  'brand-3': '#3397d3',
  'brand-4': '#f0ab2a',
  'brand-5': '#232883',
}

RGB Array

[0, 0, 0], [110, 88, 170], [51, 151, 211], [240, 171, 42], [35, 40, 131]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #6E58AA, #3397D3, #F0AB2A, #232883 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: #000000; --color-2: #6e58aa; --color-3: #3397d3; --color-4: #f0ab2a; --color-5: #232883. 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