Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0E1130
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#0B85AA
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#9DC3CF
Sky Blue · LightSteelBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#AA0B25
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#E9E8D1
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
0E1130 | 0B85AA | 9DC3CF | AA0B25 | E9E8D1 | |
|---|---|---|---|---|---|
| — | 4.3 AA Large | 9.8 AAA | 2.4 Fail | 14.8 AAA | |
4.3 AA Large | — | 2.3 Fail | 1.8 Fail | 3.4 AA Large | |
9.8 AAA | 2.3 Fail | — | 4.0 AA Large | 1.5 Fail | |
2.4 Fail | 1.8 Fail | 4.0 AA Large | — | 6.1 AA | |
14.8 AAA | 3.4 AA Large | 1.5 Fail | 6.1 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0E1130
#0B85AA
#9DC3CF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0e1130;
--color-2: #0b85aa;
--color-3: #9dc3cf;
--color-4: #aa0b25;
--color-5: #e9e8d1;
}SCSS
$color-1: #0e1130; $color-2: #0b85aa; $color-3: #9dc3cf; $color-4: #aa0b25; $color-5: #e9e8d1;
TAILWIND
colors: {
'brand-1': '#0e1130',
'brand-2': '#0b85aa',
'brand-3': '#9dc3cf',
'brand-4': '#aa0b25',
'brand-5': '#e9e8d1',
}RGB Array
[14, 17, 48], [11, 133, 170], [157, 195, 207], [170, 11, 37], [233, 232, 209]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0E1130, #0B85AA, #9DC3CF, #AA0B25, #E9E8D1 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: #0e1130; --color-2: #0b85aa; --color-3: #9dc3cf; --color-4: #aa0b25; --color-5: #e9e8d1. 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