Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CEB4AB
Apricot · Silver · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#3E2A2B
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#AE5750
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#1A1F35
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#2E4266
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian 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
CEB4AB | 3E2A2B | AE5750 | 1A1F35 | 2E4266 | |
|---|---|---|---|---|---|
| — | 6.8 AA | 2.5 Fail | 8.3 AAA | 5.1 AA | |
6.8 AA | — | 2.7 Fail | 1.2 Fail | 1.3 Fail | |
2.5 Fail | 2.7 Fail | — | 3.3 AA Large | 2.0 Fail | |
8.3 AAA | 1.2 Fail | 3.3 AA Large | — | 1.6 Fail | |
5.1 AA | 1.3 Fail | 2.0 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CEB4AB
#3E2A2B
#AE5750
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ceb4ab;
--color-2: #3e2a2b;
--color-3: #ae5750;
--color-4: #1a1f35;
--color-5: #2e4266;
}SCSS
$color-1: #ceb4ab; $color-2: #3e2a2b; $color-3: #ae5750; $color-4: #1a1f35; $color-5: #2e4266;
TAILWIND
colors: {
'brand-1': '#ceb4ab',
'brand-2': '#3e2a2b',
'brand-3': '#ae5750',
'brand-4': '#1a1f35',
'brand-5': '#2e4266',
}RGB Array
[206, 180, 171], [62, 42, 43], [174, 87, 80], [26, 31, 53], [46, 66, 102]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CEB4AB, #3E2A2B, #AE5750, #1A1F35, #2E4266 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: #ceb4ab; --color-2: #3e2a2b; --color-3: #ae5750; --color-4: #1a1f35; --color-5: #2e4266. 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 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