Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#222B37
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#5C4863
Dark Plum · DimGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#A8627D
Dark Violet · Gray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#D09981
Apricot · DarkSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#F1DF91
Goose Yellow · Khaki · 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
222B37 | 5C4863 | A8627D | D09981 | F1DF91 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 3.2 AA Large | 5.8 AA | 10.7 AAA | |
1.7 Fail | — | 1.8 Fail | 3.3 AA Large | 6.1 AA | |
3.2 AA Large | 1.8 Fail | — | 1.8 Fail | 3.3 AA Large | |
5.8 AA | 3.3 AA Large | 1.8 Fail | — | 1.8 Fail | |
10.7 AAA | 6.1 AA | 3.3 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#222B37
#5C4863
#A8627D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #222b37;
--color-2: #5c4863;
--color-3: #a8627d;
--color-4: #d09981;
--color-5: #f1df91;
}SCSS
$color-1: #222b37; $color-2: #5c4863; $color-3: #a8627d; $color-4: #d09981; $color-5: #f1df91;
TAILWIND
colors: {
'brand-1': '#222b37',
'brand-2': '#5c4863',
'brand-3': '#a8627d',
'brand-4': '#d09981',
'brand-5': '#f1df91',
}RGB Array
[34, 43, 55], [92, 72, 99], [168, 98, 125], [208, 153, 129], [241, 223, 145]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #222B37, #5C4863, #A8627D, #D09981, #F1DF91 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: #222b37; --color-2: #5c4863; --color-3: #a8627d; --color-4: #d09981; --color-5: #f1df91. 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 warm-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