Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C5AC8B
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#B98948
Ochre · Chocolate · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#576C6A
Mineral Blue · DimGray · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#242248
Deep Indigo · MidnightBlue · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
C5AC8B | B98948 | 576C6A | 242248 | 000000 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.6 Fail | 6.9 AA | 9.6 AAA | |
1.4 Fail | — | 1.8 Fail | 4.8 AA | 6.7 AA | |
2.6 Fail | 1.8 Fail | — | 2.7 Fail | 3.8 AA Large | |
6.9 AA | 4.8 AA | 2.7 Fail | — | 1.4 Fail | |
9.6 AAA | 6.7 AA | 3.8 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C5AC8B
#B98948
#576C6A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c5ac8b;
--color-2: #b98948;
--color-3: #576c6a;
--color-4: #242248;
--color-5: #000000;
}SCSS
$color-1: #c5ac8b; $color-2: #b98948; $color-3: #576c6a; $color-4: #242248; $color-5: #000000;
TAILWIND
colors: {
'brand-1': '#c5ac8b',
'brand-2': '#b98948',
'brand-3': '#576c6a',
'brand-4': '#242248',
'brand-5': '#000000',
}RGB Array
[197, 172, 139], [185, 137, 72], [87, 108, 106], [36, 34, 72], [0, 0, 0]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This vintage-style palette of #C5AC8B, #B98948, #576C6A, #242248, #000000 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: #c5ac8b; --color-2: #b98948; --color-3: #576c6a; --color-4: #242248; --color-5: #000000. 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 vintage-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