Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#160D3A
Deep Indigo · MidnightBlue · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#82BCC0
Sky Blue · MediumAquaMarine · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#B8CBC5
Jade · Silver · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#E5DCCD
Goose Yellow · LightGray · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C89FB1
Rouge · DarkGray · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
Contrast Matrix WCAG 2.1 Contrast
160D3A | 82BCC0 | B8CBC5 | E5DCCD | C89FB1 | |
|---|---|---|---|---|---|
| — | 8.6 AAA | 10.7 AAA | 13.4 AAA | 7.9 AAA | |
8.6 AAA | — | 1.3 Fail | 1.6 Fail | 1.1 Fail | |
10.7 AAA | 1.3 Fail | — | 1.2 Fail | 1.4 Fail | |
13.4 AAA | 1.6 Fail | 1.2 Fail | — | 1.7 Fail | |
7.9 AAA | 1.1 Fail | 1.4 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#160D3A
#82BCC0
#B8CBC5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #160d3a;
--color-2: #82bcc0;
--color-3: #b8cbc5;
--color-4: #e5dccd;
--color-5: #c89fb1;
}SCSS
$color-1: #160d3a; $color-2: #82bcc0; $color-3: #b8cbc5; $color-4: #e5dccd; $color-5: #c89fb1;
TAILWIND
colors: {
'brand-1': '#160d3a',
'brand-2': '#82bcc0',
'brand-3': '#b8cbc5',
'brand-4': '#e5dccd',
'brand-5': '#c89fb1',
}RGB Array
[22, 13, 58], [130, 188, 192], [184, 203, 197], [229, 220, 205], [200, 159, 177]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #160D3A, #82BCC0, #B8CBC5, #E5DCCD, #C89FB1 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: #160d3a; --color-2: #82bcc0; --color-3: #b8cbc5; --color-4: #e5dccd; --color-5: #c89fb1. 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.
Generated by LangColor online color tool · Breaking the barrier between language and color