Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3C2C2D
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#A7A8A3
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#C6B4A6
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#FFDAC9
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#FABBAA
Peach Pink · LightPink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· 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
3C2C2D | A7A8A3 | C6B4A6 | FFDAC9 | FABBAA | |
|---|---|---|---|---|---|
| — | 5.5 AA | 6.6 AA | 10.1 AAA | 8.0 AAA | |
5.5 AA | — | 1.2 Fail | 1.8 Fail | 1.5 Fail | |
6.6 AA | 1.2 Fail | — | 1.5 Fail | 1.2 Fail | |
10.1 AAA | 1.8 Fail | 1.5 Fail | — | 1.3 Fail | |
8.0 AAA | 1.5 Fail | 1.2 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3C2C2D
#A7A8A3
#C6B4A6
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3c2c2d;
--color-2: #a7a8a3;
--color-3: #c6b4a6;
--color-4: #ffdac9;
--color-5: #fabbaa;
}SCSS
$color-1: #3c2c2d; $color-2: #a7a8a3; $color-3: #c6b4a6; $color-4: #ffdac9; $color-5: #fabbaa;
TAILWIND
colors: {
'brand-1': '#3c2c2d',
'brand-2': '#a7a8a3',
'brand-3': '#c6b4a6',
'brand-4': '#ffdac9',
'brand-5': '#fabbaa',
}RGB Array
[60, 44, 45], [167, 168, 163], [198, 180, 166], [255, 218, 201], [250, 187, 170]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #3C2C2D, #A7A8A3, #C6B4A6, #FFDAC9, #FABBAA is ideal for: health products, baby brands, fresh-style blogs, 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: #3c2c2d; --color-2: #a7a8a3; --color-3: #c6b4a6; --color-4: #ffdac9; --color-5: #fabbaa. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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