Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#210D2D
Royal Purple · Black · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#D05032
Vermilion · Chocolate · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#B39F13
Autumn Sage · DarkGoldenRod · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#A3B0BA
Sky Blue · DarkGray · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#D2CCC5
Goose Yellow · LightGray · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
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
210D2D | D05032 | B39F13 | A3B0BA | D2CCC5 | |
|---|---|---|---|---|---|
| — | 4.2 AA Large | 6.8 AA | 8.2 AAA | 11.4 AAA | |
4.2 AA Large | — | 1.6 Fail | 1.9 Fail | 2.7 Fail | |
6.8 AA | 1.6 Fail | — | 1.2 Fail | 1.7 Fail | |
8.2 AAA | 1.9 Fail | 1.2 Fail | — | 1.4 Fail | |
11.4 AAA | 2.7 Fail | 1.7 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#210D2D
#D05032
#B39F13
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #210d2d;
--color-2: #d05032;
--color-3: #b39f13;
--color-4: #a3b0ba;
--color-5: #d2ccc5;
}SCSS
$color-1: #210d2d; $color-2: #d05032; $color-3: #b39f13; $color-4: #a3b0ba; $color-5: #d2ccc5;
TAILWIND
colors: {
'brand-1': '#210d2d',
'brand-2': '#d05032',
'brand-3': '#b39f13',
'brand-4': '#a3b0ba',
'brand-5': '#d2ccc5',
}RGB Array
[33, 13, 45], [208, 80, 50], [179, 159, 19], [163, 176, 186], [210, 204, 197]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #210D2D, #D05032, #B39F13, #A3B0BA, #D2CCC5 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: #210d2d; --color-2: #d05032; --color-3: #b39f13; --color-4: #a3b0ba; --color-5: #d2ccc5. 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