Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C5BDA6
Goose Yellow · Silver · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#CCA232
Ochre · GoldenRod · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#D85334
Vermilion · Chocolate · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#403B38
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#35322D
Ochre · DarkSlateGray · Dark Stone
Traditional「Ochre」· Paint「Dark Stone」· 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
C5BDA6 | CCA232 | D85334 | 403B38 | 35322D | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.2 Fail | 5.9 AA | 6.8 AA | |
1.3 Fail | — | 1.7 Fail | 4.6 AA | 5.3 AA | |
2.2 Fail | 1.7 Fail | — | 2.7 Fail | 3.2 AA Large | |
5.9 AA | 4.6 AA | 2.7 Fail | — | 1.2 Fail | |
6.8 AA | 5.3 AA | 3.2 AA Large | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C5BDA6
#CCA232
#D85334
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c5bda6;
--color-2: #cca232;
--color-3: #d85334;
--color-4: #403b38;
--color-5: #35322d;
}SCSS
$color-1: #c5bda6; $color-2: #cca232; $color-3: #d85334; $color-4: #403b38; $color-5: #35322d;
TAILWIND
colors: {
'brand-1': '#c5bda6',
'brand-2': '#cca232',
'brand-3': '#d85334',
'brand-4': '#403b38',
'brand-5': '#35322d',
}RGB Array
[197, 189, 166], [204, 162, 50], [216, 83, 52], [64, 59, 56], [53, 50, 45]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #C5BDA6, #CCA232, #D85334, #403B38, #35322D 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: #c5bda6; --color-2: #cca232; --color-3: #d85334; --color-4: #403b38; --color-5: #35322d. 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 warm-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