Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#D5ECF5
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#81B4C7
Sky Blue · SkyBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#175447
Mineral Blue · DarkSlateGray · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#071F11
Pine Green · Black · Dark Green
Traditional「Pine Green」· Paint「Dark Green」· Creative Blush Sunrise
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
FFFFFF | D5ECF5 | 81B4C7 | 175447 | 071F11 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.3 Fail | 8.8 AAA | 17.3 AAA | |
1.2 Fail | — | 1.8 Fail | 7.2 AAA | 14.1 AAA | |
2.3 Fail | 1.8 Fail | — | 3.9 AA Large | 7.7 AAA | |
8.8 AAA | 7.2 AAA | 3.9 AA Large | — | 2.0 Fail | |
17.3 AAA | 14.1 AAA | 7.7 AAA | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFFF
#D5ECF5
#81B4C7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffffff;
--color-2: #d5ecf5;
--color-3: #81b4c7;
--color-4: #175447;
--color-5: #071f11;
}SCSS
$color-1: #ffffff; $color-2: #d5ecf5; $color-3: #81b4c7; $color-4: #175447; $color-5: #071f11;
TAILWIND
colors: {
'brand-1': '#ffffff',
'brand-2': '#d5ecf5',
'brand-3': '#81b4c7',
'brand-4': '#175447',
'brand-5': '#071f11',
}RGB Array
[255, 255, 255], [213, 236, 245], [129, 180, 199], [23, 84, 71], [7, 31, 17]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFFFF, #D5ECF5, #81B4C7, #175447, #071F11 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: #ffffff; --color-2: #d5ecf5; --color-3: #81b4c7; --color-4: #175447; --color-5: #071f11. 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