Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#4A2525
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#942C2C
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#EB753B
Tangerine · Tomato · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#F7ECC8
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#D1D1B2
Fresh Green · Silver · Lemon Cream
Traditional「Fresh Green」· 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
4A2525 | 942C2C | EB753B | F7ECC8 | D1D1B2 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 4.5 AA | 11.2 AAA | 8.5 AAA | |
1.7 Fail | — | 2.7 Fail | 6.7 AA | 5.1 AA | |
4.5 AA | 2.7 Fail | — | 2.5 Fail | 1.9 Fail | |
11.2 AAA | 6.7 AA | 2.5 Fail | — | 1.3 Fail | |
8.5 AAA | 5.1 AA | 1.9 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#4A2525
#942C2C
#EB753B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #4a2525;
--color-2: #942c2c;
--color-3: #eb753b;
--color-4: #f7ecc8;
--color-5: #d1d1b2;
}SCSS
$color-1: #4a2525; $color-2: #942c2c; $color-3: #eb753b; $color-4: #f7ecc8; $color-5: #d1d1b2;
TAILWIND
colors: {
'brand-1': '#4a2525',
'brand-2': '#942c2c',
'brand-3': '#eb753b',
'brand-4': '#f7ecc8',
'brand-5': '#d1d1b2',
}RGB Array
[74, 37, 37], [148, 44, 44], [235, 117, 59], [247, 236, 200], [209, 209, 178]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #4A2525, #942C2C, #EB753B, #F7ECC8, #D1D1B2 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: #4a2525; --color-2: #942c2c; --color-3: #eb753b; --color-4: #f7ecc8; --color-5: #d1d1b2. 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 sunset-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