Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#8CB5B9
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#42797C
Slate Blue · SeaGreen · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#2A555C
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#2A3E47
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#0B121A
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
8CB5B9 | 42797C | 2A555C | 2A3E47 | 0B121A | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 3.7 AA Large | 5.0 AA | 8.4 AAA | |
2.2 Fail | — | 1.7 Fail | 2.3 Fail | 3.8 AA Large | |
3.7 AA Large | 1.7 Fail | — | 1.4 Fail | 2.3 Fail | |
5.0 AA | 2.3 Fail | 1.4 Fail | — | 1.7 Fail | |
8.4 AAA | 3.8 AA Large | 2.3 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#8CB5B9
#42797C
#2A555C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #8cb5b9;
--color-2: #42797c;
--color-3: #2a555c;
--color-4: #2a3e47;
--color-5: #0b121a;
}SCSS
$color-1: #8cb5b9; $color-2: #42797c; $color-3: #2a555c; $color-4: #2a3e47; $color-5: #0b121a;
TAILWIND
colors: {
'brand-1': '#8cb5b9',
'brand-2': '#42797c',
'brand-3': '#2a555c',
'brand-4': '#2a3e47',
'brand-5': '#0b121a',
}RGB Array
[140, 181, 185], [66, 121, 124], [42, 85, 92], [42, 62, 71], [11, 18, 26]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #8CB5B9, #42797C, #2A555C, #2A3E47, #0B121A is ideal for: tech websites, dark mode UIs, game UIs, 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: #8cb5b9; --color-2: #42797c; --color-3: #2a555c; --color-4: #2a3e47; --color-5: #0b121a. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 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