Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#261E20
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#6B302B
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#B22A3A
Vermilion · Brown · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#C3B68A
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#E6E7CA
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
261E20 | 6B302B | B22A3A | C3B68A | E6E7CA | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.5 Fail | 8.1 AAA | 12.9 AAA | |
1.6 Fail | — | 1.6 Fail | 5.0 AA | 8.0 AAA | |
2.5 Fail | 1.6 Fail | — | 3.2 AA Large | 5.1 AA | |
8.1 AAA | 5.0 AA | 3.2 AA Large | — | 1.6 Fail | |
12.9 AAA | 8.0 AAA | 5.1 AA | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#261E20
#6B302B
#B22A3A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #261e20;
--color-2: #6b302b;
--color-3: #b22a3a;
--color-4: #c3b68a;
--color-5: #e6e7ca;
}SCSS
$color-1: #261e20; $color-2: #6b302b; $color-3: #b22a3a; $color-4: #c3b68a; $color-5: #e6e7ca;
TAILWIND
colors: {
'brand-1': '#261e20',
'brand-2': '#6b302b',
'brand-3': '#b22a3a',
'brand-4': '#c3b68a',
'brand-5': '#e6e7ca',
}RGB Array
[38, 30, 32], [107, 48, 43], [178, 42, 58], [195, 182, 138], [230, 231, 202]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #261E20, #6B302B, #B22A3A, #C3B68A, #E6E7CA 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: #261e20; --color-2: #6b302b; --color-3: #b22a3a; --color-4: #c3b68a; --color-5: #e6e7ca. 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