Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#171C1B
Mineral Blue · Black · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#E9D4B9
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#CCB09A
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#D8AC8D
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#E4C2B4
Apricot · LightPink · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
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
171C1B | E9D4B9 | CCB09A | D8AC8D | E4C2B4 | |
|---|---|---|---|---|---|
| — | 12.0 AAA | 8.4 AAA | 8.4 AAA | 10.4 AAA | |
12.0 AAA | — | 1.4 Fail | 1.4 Fail | 1.2 Fail | |
8.4 AAA | 1.4 Fail | — | 1.0 Fail | 1.2 Fail | |
8.4 AAA | 1.4 Fail | 1.0 Fail | — | 1.2 Fail | |
10.4 AAA | 1.2 Fail | 1.2 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#171C1B
#E9D4B9
#CCB09A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #171c1b;
--color-2: #e9d4b9;
--color-3: #ccb09a;
--color-4: #d8ac8d;
--color-5: #e4c2b4;
}SCSS
$color-1: #171c1b; $color-2: #e9d4b9; $color-3: #ccb09a; $color-4: #d8ac8d; $color-5: #e4c2b4;
TAILWIND
colors: {
'brand-1': '#171c1b',
'brand-2': '#e9d4b9',
'brand-3': '#ccb09a',
'brand-4': '#d8ac8d',
'brand-5': '#e4c2b4',
}RGB Array
[23, 28, 27], [233, 212, 185], [204, 176, 154], [216, 172, 141], [228, 194, 180]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #171C1B, #E9D4B9, #CCB09A, #D8AC8D, #E4C2B4 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: #171c1b; --color-2: #e9d4b9; --color-3: #ccb09a; --color-4: #d8ac8d; --color-5: #e4c2b4. 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