Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C75B41
Crimson · Chocolate · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#B64330
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#B82C1F
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#756F61
Ochre · DimGray · Warm Gray
Traditional「Ochre」· Paint「Warm Gray」· Creative Urban Concrete
#2C0E18
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
C75B41 | B64330 | B82C1F | 756F61 | 2C0E18 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.5 Fail | 1.2 Fail | 4.2 AA Large | |
1.3 Fail | — | 1.1 Fail | 1.1 Fail | 3.2 AA Large | |
1.5 Fail | 1.1 Fail | — | 1.2 Fail | 2.9 Fail | |
1.2 Fail | 1.1 Fail | 1.2 Fail | — | 3.6 AA Large | |
4.2 AA Large | 3.2 AA Large | 2.9 Fail | 3.6 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C75B41
#B64330
#B82C1F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c75b41;
--color-2: #b64330;
--color-3: #b82c1f;
--color-4: #756f61;
--color-5: #2c0e18;
}SCSS
$color-1: #c75b41; $color-2: #b64330; $color-3: #b82c1f; $color-4: #756f61; $color-5: #2c0e18;
TAILWIND
colors: {
'brand-1': '#c75b41',
'brand-2': '#b64330',
'brand-3': '#b82c1f',
'brand-4': '#756f61',
'brand-5': '#2c0e18',
}RGB Array
[199, 91, 65], [182, 67, 48], [184, 44, 31], [117, 111, 97], [44, 14, 24]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C75B41, #B64330, #B82C1F, #756F61, #2C0E18 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: #c75b41; --color-2: #b64330; --color-3: #b82c1f; --color-4: #756f61; --color-5: #2c0e18. 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