← Back to Editor

#001E50 · #3F4F80 · #8584A6 · #A9908B · #C1AFA1

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

#001E50

Indigo · MidnightBlue · Deep Sea Blue

HEX
#001E50
RGB
rgb(0, 30, 80)
HSL
hsl(218, 100%, 16%)
HSB
hsb(218, 100%, 31%)
CMYK
cmyk(100%, 62%, 0%, 69%)
Oklch
oklch(25.1% 0.099 259.3)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#3F4F80

Indigo · DarkSlateBlue · Prussian Blue

HEX
#3F4F80
RGB
rgb(63, 79, 128)
HSL
hsl(225, 34%, 37%)
HSB
hsb(225, 51%, 50%)
CMYK
cmyk(51%, 38%, 0%, 50%)
Oklch
oklch(43.8% 0.084 269.1)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#8584A6

Deep Indigo · LightSlateGray · Navy Blue

HEX
#8584A6
RGB
rgb(133, 132, 166)
HSL
hsl(242, 16%, 58%)
HSB
hsb(242, 20%, 65%)
CMYK
cmyk(20%, 20%, 0%, 35%)
Oklch
oklch(62.6% 0.051 286.2)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

#A9908B

Crimson · DarkGray · Passion Red

HEX
#A9908B
RGB
rgb(169, 144, 139)
HSL
hsl(10, 15%, 60%)
HSB
hsb(10, 18%, 66%)
CMYK
cmyk(0%, 15%, 18%, 34%)
Oklch
oklch(67.4% 0.031 31.2)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#C1AFA1

Apricot · DarkGray · Warm Sun

HEX
#C1AFA1
RGB
rgb(193, 175, 161)
HSL
hsl(26, 21%, 69%)
HSB
hsb(26, 17%, 76%)
CMYK
cmyk(0%, 9%, 17%, 24%)
Oklch
oklch(76.5% 0.029 60.2)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

001E50
523400

Analogous

004752
001E50
0B0052

Triadic

001E50
52001E
1E5200

Split-Comp.

001E50
520B00
475200

Tetradic

001E50
520047
523400
00520B

Contrast Matrix WCAG 2.1 Contrast

001E50
3F4F80
8584A6
A9908B
C1AFA1
2.0
Fail
4.5
AA Large
5.4
AA
7.6
AAA
2.0
Fail
2.2
Fail
2.7
Fail
3.8
AA Large
4.5
AA Large
2.2
Fail
1.2
Fail
1.7
Fail
5.4
AA
2.7
Fail
1.2
Fail
1.4
Fail
7.6
AAA
3.8
AA Large
1.7
Fail
1.4
Fail
White BG
16.1AAA
8.0AAA
3.6AA Large
3.0Fail
2.1Fail
Black BG
1.3Fail
2.6Fail
5.8AA
7.0AAA
9.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0D0D44
464674
85859E
9E9E8C
B9B9A4

Deuteranopia

0B0941
454471
85859C
A0A28D
BABCA5

Tritanopia

023A38
406B69
859796
A88D8D
C0A7A8

Achromatopsia

1B1B1B
505050
888888
979797
B3B3B3

Shades & Tints Shades & Tints

#001E50

Dark
Light

#3F4F80

Dark
Light

#8584A6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #001e50;
  --color-2: #3f4f80;
  --color-3: #8584a6;
  --color-4: #a9908b;
  --color-5: #c1afa1;
}

SCSS

$color-1: #001e50;
$color-2: #3f4f80;
$color-3: #8584a6;
$color-4: #a9908b;
$color-5: #c1afa1;

TAILWIND

colors: {
  'brand-1': '#001e50',
  'brand-2': '#3f4f80',
  'brand-3': '#8584a6',
  'brand-4': '#a9908b',
  'brand-5': '#c1afa1',
}

RGB Array

[0, 30, 80], [63, 79, 128], [133, 132, 166], [169, 144, 139], [193, 175, 161]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #001E50, #3F4F80, #8584A6, #A9908B, #C1AFA1 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: #001e50; --color-2: #3f4f80; --color-3: #8584a6; --color-4: #a9908b; --color-5: #c1afa1. 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