Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0C0014
Royal Purple · Black · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#2D1C45
Deep Indigo · MidnightBlue · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#3A6B65
Mineral Blue · SeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#159E8C
Mineral Blue · LightSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#C9DB95
Willow Green · Tan · Apple Green
Traditional「Willow Green」· Paint「Apple 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
0C0014 | 2D1C45 | 3A6B65 | 159E8C | C9DB95 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 3.4 AA Large | 6.1 AA | 13.7 AAA | |
1.3 Fail | — | 2.5 Fail | 4.6 AA | 10.3 AAA | |
3.4 AA Large | 2.5 Fail | — | 1.8 Fail | 4.0 AA Large | |
6.1 AA | 4.6 AA | 1.8 Fail | — | 2.2 Fail | |
13.7 AAA | 10.3 AAA | 4.0 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0C0014
#2D1C45
#3A6B65
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0c0014;
--color-2: #2d1c45;
--color-3: #3a6b65;
--color-4: #159e8c;
--color-5: #c9db95;
}SCSS
$color-1: #0c0014; $color-2: #2d1c45; $color-3: #3a6b65; $color-4: #159e8c; $color-5: #c9db95;
TAILWIND
colors: {
'brand-1': '#0c0014',
'brand-2': '#2d1c45',
'brand-3': '#3a6b65',
'brand-4': '#159e8c',
'brand-5': '#c9db95',
}RGB Array
[12, 0, 20], [45, 28, 69], [58, 107, 101], [21, 158, 140], [201, 219, 149]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sea-style palette of #0C0014, #2D1C45, #3A6B65, #159E8C, #C9DB95 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: #0c0014; --color-2: #2d1c45; --color-3: #3a6b65; --color-4: #159e8c; --color-5: #c9db95. 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 sea-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