Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CB4720
Vermilion · Chocolate · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#25638C
Lake Blue · Teal · Prussian Blue
Traditional「Lake Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#E12A40
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#3A383D
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#DFD9BF
Goose Yellow · LightGray · Lemon Cream
Traditional「Goose Yellow」· 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
CB4720 | 25638C | E12A40 | 3A383D | DFD9BF | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.0 Fail | 2.5 Fail | 3.3 AA Large | |
1.4 Fail | — | 1.4 Fail | 1.8 Fail | 4.6 AA | |
1.0 Fail | 1.4 Fail | — | 2.5 Fail | 3.2 AA Large | |
2.5 Fail | 1.8 Fail | 2.5 Fail | — | 8.2 AAA | |
3.3 AA Large | 4.6 AA | 3.2 AA Large | 8.2 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CB4720
#25638C
#E12A40
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cb4720;
--color-2: #25638c;
--color-3: #e12a40;
--color-4: #3a383d;
--color-5: #dfd9bf;
}SCSS
$color-1: #cb4720; $color-2: #25638c; $color-3: #e12a40; $color-4: #3a383d; $color-5: #dfd9bf;
TAILWIND
colors: {
'brand-1': '#cb4720',
'brand-2': '#25638c',
'brand-3': '#e12a40',
'brand-4': '#3a383d',
'brand-5': '#dfd9bf',
}RGB Array
[203, 71, 32], [37, 99, 140], [225, 42, 64], [58, 56, 61], [223, 217, 191]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CB4720, #25638C, #E12A40, #3A383D, #DFD9BF 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: #cb4720; --color-2: #25638c; --color-3: #e12a40; --color-4: #3a383d; --color-5: #dfd9bf. 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