← Back to Editor

#001328 · #003C47 · #3F4B57 · #84826B · #B1A06A

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

#001328

Indigo · Black · Deep Sea Blue

HEX
#001328
RGB
rgb(0, 19, 40)
HSL
hsl(212, 100%, 8%)
HSB
hsb(212, 100%, 16%)
CMYK
cmyk(100%, 53%, 0%, 84%)
Oklch
oklch(18.4% 0.052 249.7)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#003C47

Lake Blue · DarkSlateGray · Peacock Green

HEX
#003C47
RGB
rgb(0, 60, 71)
HSL
hsl(189, 100%, 14%)
HSB
hsb(189, 100%, 28%)
CMYK
cmyk(100%, 15%, 0%, 72%)
Oklch
oklch(32.8% 0.058 214.6)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#3F4B57

Indigo · DarkSlateGray · Prussian Blue

HEX
#3F4B57
RGB
rgb(63, 75, 87)
HSL
hsl(210, 16%, 29%)
HSB
hsb(210, 28%, 34%)
CMYK
cmyk(28%, 14%, 0%, 66%)
Oklch
oklch(40.7% 0.025 248.5)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#84826B

Autumn Sage · Gray · Honey Gold

HEX
#84826B
RGB
rgb(132, 130, 107)
HSL
hsl(55, 10%, 47%)
HSB
hsb(55, 19%, 52%)
CMYK
cmyk(0%, 2%, 19%, 48%)
Oklch
oklch(60.2% 0.034 103.3)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#B1A06A

Ginger · Tan · Sunflower

HEX
#B1A06A
RGB
rgb(177, 160, 106)
HSL
hsl(46, 31%, 55%)
HSB
hsb(46, 40%, 69%)
CMYK
cmyk(0%, 10%, 40%, 31%)
Oklch
oklch(70.8% 0.075 92.6)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

001328
291600

Analogous

002729
001328
010029

Triadic

001328
290013
132900

Split-Comp.

001328
290100
272900

Tetradic

001328
290027
291600
002901

Contrast Matrix WCAG 2.1 Contrast

001328
003C47
3F4B57
84826B
B1A06A
1.5
Fail
2.1
Fail
4.8
AA
7.2
AAA
1.5
Fail
1.4
Fail
3.1
AA Large
4.7
AA
2.1
Fail
1.4
Fail
2.3
Fail
3.4
AA Large
4.8
AA
3.1
AA Large
2.3
Fail
1.5
Fail
7.2
AAA
4.7
AA
3.4
AA Large
1.5
Fail
White BG
18.7AAA
12.1AAA
8.9AAA
3.9AA Large
2.6Fail
Black BG
1.1Fail
1.7Fail
2.4Fail
5.4AA
8.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

080823
1A1B44
444454
838371
AAA977

Deuteranopia

070622
171244
444353
838372
ABAC7A

Tritanopia

011F1E
034242
405251
847576
B08184

Achromatopsia

101010
2B2B2B
494949
808080
9F9F9F

Shades & Tints Shades & Tints

#001328

Dark
Light

#003C47

Dark
Light

#3F4B57

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #001328;
  --color-2: #003c47;
  --color-3: #3f4b57;
  --color-4: #84826b;
  --color-5: #b1a06a;
}

SCSS

$color-1: #001328;
$color-2: #003c47;
$color-3: #3f4b57;
$color-4: #84826b;
$color-5: #b1a06a;

TAILWIND

colors: {
  'brand-1': '#001328',
  'brand-2': '#003c47',
  'brand-3': '#3f4b57',
  'brand-4': '#84826b',
  'brand-5': '#b1a06a',
}

RGB Array

[0, 19, 40], [0, 60, 71], [63, 75, 87], [132, 130, 107], [177, 160, 106]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #001328, #003C47, #3F4B57, #84826B, #B1A06A 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: #001328; --color-2: #003c47; --color-3: #3f4b57; --color-4: #84826b; --color-5: #b1a06a. 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