Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#130F10
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#C70F05
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#A3BFA8
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#BED1BE
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#D7DDCF
Willow Green · LightGray · 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
130F10 | C70F05 | A3BFA8 | BED1BE | D7DDCF | |
|---|---|---|---|---|---|
| — | 3.2 AA Large | 9.6 AAA | 11.8 AAA | 13.7 AAA | |
3.2 AA Large | — | 3.0 AA Large | 3.7 AA Large | 4.3 AA Large | |
9.6 AAA | 3.0 AA Large | — | 1.2 Fail | 1.4 Fail | |
11.8 AAA | 3.7 AA Large | 1.2 Fail | — | 1.2 Fail | |
13.7 AAA | 4.3 AA Large | 1.4 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#130F10
#C70F05
#A3BFA8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #130f10;
--color-2: #c70f05;
--color-3: #a3bfa8;
--color-4: #bed1be;
--color-5: #d7ddcf;
}SCSS
$color-1: #130f10; $color-2: #c70f05; $color-3: #a3bfa8; $color-4: #bed1be; $color-5: #d7ddcf;
TAILWIND
colors: {
'brand-1': '#130f10',
'brand-2': '#c70f05',
'brand-3': '#a3bfa8',
'brand-4': '#bed1be',
'brand-5': '#d7ddcf',
}RGB Array
[19, 15, 16], [199, 15, 5], [163, 191, 168], [190, 209, 190], [215, 221, 207]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #130F10, #C70F05, #A3BFA8, #BED1BE, #D7DDCF 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: #130f10; --color-2: #c70f05; --color-3: #a3bfa8; --color-4: #bed1be; --color-5: #d7ddcf. 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