Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DD405D
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#E6AC94
Apricot · BurlyWood · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#FDF6CA
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#6A7D5F
Celadon · DimGray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#1F2035
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
DD405D | E6AC94 | FDF6CA | 6A7D5F | 1F2035 | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 3.9 AA Large | 1.1 Fail | 3.8 AA Large | |
2.2 Fail | — | 1.8 Fail | 2.3 Fail | 8.1 AAA | |
3.9 AA Large | 1.8 Fail | — | 4.1 AA Large | 14.6 AAA | |
1.1 Fail | 2.3 Fail | 4.1 AA Large | — | 3.6 AA Large | |
3.8 AA Large | 8.1 AAA | 14.6 AAA | 3.6 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DD405D
#E6AC94
#FDF6CA
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dd405d;
--color-2: #e6ac94;
--color-3: #fdf6ca;
--color-4: #6a7d5f;
--color-5: #1f2035;
}SCSS
$color-1: #dd405d; $color-2: #e6ac94; $color-3: #fdf6ca; $color-4: #6a7d5f; $color-5: #1f2035;
TAILWIND
colors: {
'brand-1': '#dd405d',
'brand-2': '#e6ac94',
'brand-3': '#fdf6ca',
'brand-4': '#6a7d5f',
'brand-5': '#1f2035',
}RGB Array
[221, 64, 93], [230, 172, 148], [253, 246, 202], [106, 125, 95], [31, 32, 53]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DD405D, #E6AC94, #FDF6CA, #6A7D5F, #1F2035 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: #dd405d; --color-2: #e6ac94; --color-3: #fdf6ca; --color-4: #6a7d5f; --color-5: #1f2035. 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