Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CA1717
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#81BAC0
Sky Blue · MediumAquaMarine · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#F2E5BF
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#6FC697
Celadon · MediumAquaMarine · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#8C7052
Ochre · DimGray · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· 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
CA1717 | 81BAC0 | F2E5BF | 6FC697 | 8C7052 | |
|---|---|---|---|---|---|
| — | 2.7 Fail | 4.6 AA | 2.8 Fail | 1.2 Fail | |
2.7 Fail | — | 1.7 Fail | 1.0 Fail | 2.1 Fail | |
4.6 AA | 1.7 Fail | — | 1.6 Fail | 3.7 AA Large | |
2.8 Fail | 1.0 Fail | 1.6 Fail | — | 2.2 Fail | |
1.2 Fail | 2.1 Fail | 3.7 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CA1717
#81BAC0
#F2E5BF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ca1717;
--color-2: #81bac0;
--color-3: #f2e5bf;
--color-4: #6fc697;
--color-5: #8c7052;
}SCSS
$color-1: #ca1717; $color-2: #81bac0; $color-3: #f2e5bf; $color-4: #6fc697; $color-5: #8c7052;
TAILWIND
colors: {
'brand-1': '#ca1717',
'brand-2': '#81bac0',
'brand-3': '#f2e5bf',
'brand-4': '#6fc697',
'brand-5': '#8c7052',
}RGB Array
[202, 23, 23], [129, 186, 192], [242, 229, 191], [111, 198, 151], [140, 112, 82]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CA1717, #81BAC0, #F2E5BF, #6FC697, #8C7052 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: #ca1717; --color-2: #81bac0; --color-3: #f2e5bf; --color-4: #6fc697; --color-5: #8c7052. 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