Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CD3D3D
Crimson · Crimson · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#F9C071
Goose Yellow · SandyBrown · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#D3DB88
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#445356
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#171719
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
CD3D3D | F9C071 | D3DB88 | 445356 | 171719 | |
|---|---|---|---|---|---|
| — | 3.0 Fail | 3.3 AA Large | 1.7 Fail | 3.7 AA Large | |
3.0 Fail | — | 1.1 Fail | 4.9 AA | 10.9 AAA | |
3.3 AA Large | 1.1 Fail | — | 5.4 AA | 12.2 AAA | |
1.7 Fail | 4.9 AA | 5.4 AA | — | 2.2 Fail | |
3.7 AA Large | 10.9 AAA | 12.2 AAA | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CD3D3D
#F9C071
#D3DB88
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cd3d3d;
--color-2: #f9c071;
--color-3: #d3db88;
--color-4: #445356;
--color-5: #171719;
}SCSS
$color-1: #cd3d3d; $color-2: #f9c071; $color-3: #d3db88; $color-4: #445356; $color-5: #171719;
TAILWIND
colors: {
'brand-1': '#cd3d3d',
'brand-2': '#f9c071',
'brand-3': '#d3db88',
'brand-4': '#445356',
'brand-5': '#171719',
}RGB Array
[205, 61, 61], [249, 192, 113], [211, 219, 136], [68, 83, 86], [23, 23, 25]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CD3D3D, #F9C071, #D3DB88, #445356, #171719 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: #cd3d3d; --color-2: #f9c071; --color-3: #d3db88; --color-4: #445356; --color-5: #171719. 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