Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1D1B1E
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#24363A
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#4B6B54
Celadon · DimGray · Forest Green
Traditional「Celadon」· Paint「Forest Green」· Creative Blush Sunrise
#809C76
Celadon · Gray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#CCC9A8
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
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
1D1B1E | 24363A | 4B6B54 | 809C76 | CCC9A8 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.9 Fail | 5.6 AA | 10.2 AAA | |
1.4 Fail | — | 2.1 Fail | 4.2 AA Large | 7.5 AAA | |
2.9 Fail | 2.1 Fail | — | 2.0 Fail | 3.5 AA Large | |
5.6 AA | 4.2 AA Large | 2.0 Fail | — | 1.8 Fail | |
10.2 AAA | 7.5 AAA | 3.5 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1D1B1E
#24363A
#4B6B54
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1d1b1e;
--color-2: #24363a;
--color-3: #4b6b54;
--color-4: #809c76;
--color-5: #ccc9a8;
}SCSS
$color-1: #1d1b1e; $color-2: #24363a; $color-3: #4b6b54; $color-4: #809c76; $color-5: #ccc9a8;
TAILWIND
colors: {
'brand-1': '#1d1b1e',
'brand-2': '#24363a',
'brand-3': '#4b6b54',
'brand-4': '#809c76',
'brand-5': '#ccc9a8',
}RGB Array
[29, 27, 30], [36, 54, 58], [75, 107, 84], [128, 156, 118], [204, 201, 168]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sea-style palette of #1D1B1E, #24363A, #4B6B54, #809C76, #CCC9A8 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #1d1b1e; --color-2: #24363a; --color-3: #4b6b54; --color-4: #809c76; --color-5: #ccc9a8. 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 finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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