Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#663A3A
Crimson · DarkOliveGreen · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#FF4714
Vermilion · OrangeRed · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#B3A56B
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#CDD192
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#D9E6B8
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
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
663A3A | FF4714 | B3A56B | CDD192 | D9E6B8 | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 3.8 AA Large | 5.9 AA | 7.2 AAA | |
2.8 Fail | — | 1.4 Fail | 2.1 Fail | 2.6 Fail | |
3.8 AA Large | 1.4 Fail | — | 1.5 Fail | 1.9 Fail | |
5.9 AA | 2.1 Fail | 1.5 Fail | — | 1.2 Fail | |
7.2 AAA | 2.6 Fail | 1.9 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#663A3A
#FF4714
#B3A56B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #663a3a;
--color-2: #ff4714;
--color-3: #b3a56b;
--color-4: #cdd192;
--color-5: #d9e6b8;
}SCSS
$color-1: #663a3a; $color-2: #ff4714; $color-3: #b3a56b; $color-4: #cdd192; $color-5: #d9e6b8;
TAILWIND
colors: {
'brand-1': '#663a3a',
'brand-2': '#ff4714',
'brand-3': '#b3a56b',
'brand-4': '#cdd192',
'brand-5': '#d9e6b8',
}RGB Array
[102, 58, 58], [255, 71, 20], [179, 165, 107], [205, 209, 146], [217, 230, 184]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #663A3A, #FF4714, #B3A56B, #CDD192, #D9E6B8 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: #663a3a; --color-2: #ff4714; --color-3: #b3a56b; --color-4: #cdd192; --color-5: #d9e6b8. 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