Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#ACC4D0
Sky Blue · LightSteelBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#97894C
Ochre · Gray · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#25881B
Pine Green · ForestGreen · Forest Green
Traditional「Pine Green」· Paint「Forest Green」· Creative Blush Sunrise
#124B16
Pine Green · DarkGreen · Dark Green
Traditional「Pine Green」· Paint「Dark Green」· Creative Blush Sunrise
#121619
Slate Blue · Black · Deep Sea Blue
Traditional「Slate Blue」· 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
ACC4D0 | 97894C | 25881B | 124B16 | 121619 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 2.5 Fail | 5.7 AA | 10.0 AAA | |
1.9 Fail | — | 1.3 Fail | 2.9 Fail | 5.2 AA | |
2.5 Fail | 1.3 Fail | — | 2.3 Fail | 4.0 AA Large | |
5.7 AA | 2.9 Fail | 2.3 Fail | — | 1.8 Fail | |
10.0 AAA | 5.2 AA | 4.0 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#ACC4D0
#97894C
#25881B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #acc4d0;
--color-2: #97894c;
--color-3: #25881b;
--color-4: #124b16;
--color-5: #121619;
}SCSS
$color-1: #acc4d0; $color-2: #97894c; $color-3: #25881b; $color-4: #124b16; $color-5: #121619;
TAILWIND
colors: {
'brand-1': '#acc4d0',
'brand-2': '#97894c',
'brand-3': '#25881b',
'brand-4': '#124b16',
'brand-5': '#121619',
}RGB Array
[172, 196, 208], [151, 137, 76], [37, 136, 27], [18, 75, 22], [18, 22, 25]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sea-style palette of #ACC4D0, #97894C, #25881B, #124B16, #121619 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: #acc4d0; --color-2: #97894c; --color-3: #25881b; --color-4: #124b16; --color-5: #121619. 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