Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2E3B44
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#9A8979
Tangerine · Gray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#CDC3A0
Goose Yellow · Tan · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#EAD7B7
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#CC8889
Peach Pink · DarkSalmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
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
2E3B44 | 9A8979 | CDC3A0 | EAD7B7 | CC8889 | |
|---|---|---|---|---|---|
| — | 3.4 AA Large | 6.5 AA | 8.2 AAA | 4.1 AA Large | |
3.4 AA Large | — | 1.9 Fail | 2.4 Fail | 1.2 Fail | |
6.5 AA | 1.9 Fail | — | 1.3 Fail | 1.6 Fail | |
8.2 AAA | 2.4 Fail | 1.3 Fail | — | 2.0 Fail | |
4.1 AA Large | 1.2 Fail | 1.6 Fail | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2E3B44
#9A8979
#CDC3A0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2e3b44;
--color-2: #9a8979;
--color-3: #cdc3a0;
--color-4: #ead7b7;
--color-5: #cc8889;
}SCSS
$color-1: #2e3b44; $color-2: #9a8979; $color-3: #cdc3a0; $color-4: #ead7b7; $color-5: #cc8889;
TAILWIND
colors: {
'brand-1': '#2e3b44',
'brand-2': '#9a8979',
'brand-3': '#cdc3a0',
'brand-4': '#ead7b7',
'brand-5': '#cc8889',
}RGB Array
[46, 59, 68], [154, 137, 121], [205, 195, 160], [234, 215, 183], [204, 136, 137]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #2E3B44, #9A8979, #CDC3A0, #EAD7B7, #CC8889 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: #2e3b44; --color-2: #9a8979; --color-3: #cdc3a0; --color-4: #ead7b7; --color-5: #cc8889. 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