Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0D3E5C
Lake Blue · DarkSlateGray · Prussian Blue
Traditional「Lake Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#529A8E
Mineral Blue · CadetBlue · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#BADBBC
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#E0E8BF
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
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
0D3E5C | 529A8E | BADBBC | E0E8BF | |
|---|---|---|---|---|
| — | 3.4 AA Large | 7.5 AAA | 8.8 AAA | |
3.4 AA Large | — | 2.2 Fail | 2.6 Fail | |
7.5 AAA | 2.2 Fail | — | 1.2 Fail | |
8.8 AAA | 2.6 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0D3E5C
#529A8E
#BADBBC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0d3e5c;
--color-2: #529a8e;
--color-3: #badbbc;
--color-4: #e0e8bf;
}SCSS
$color-1: #0d3e5c; $color-2: #529a8e; $color-3: #badbbc; $color-4: #e0e8bf;
TAILWIND
colors: {
'brand-1': '#0d3e5c',
'brand-2': '#529a8e',
'brand-3': '#badbbc',
'brand-4': '#e0e8bf',
}RGB Array
[13, 62, 92], [82, 154, 142], [186, 219, 188], [224, 232, 191]
FAQ FAQ
What scenarios is this 4-color palette suitable for?
This sunset-style palette of #0D3E5C, #529A8E, #BADBBC, #E0E8BF is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #0d3e5c; --color-2: #529a8e; --color-3: #badbbc; --color-4: #e0e8bf. 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 sunset-style 4-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