Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1F1919
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#EDD7AD
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C4D9C1
Celadon · LightGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#D96F8D
Rouge · LightCoral · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#EB2855
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· 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
1F1919 | EDD7AD | C4D9C1 | D96F8D | EB2855 | |
|---|---|---|---|---|---|
| — | 12.3 AAA | 11.6 AAA | 5.5 AA | 4.1 AA Large | |
12.3 AAA | — | 1.1 Fail | 2.3 Fail | 3.0 AA Large | |
11.6 AAA | 1.1 Fail | — | 2.1 Fail | 2.8 Fail | |
5.5 AA | 2.3 Fail | 2.1 Fail | — | 1.3 Fail | |
4.1 AA Large | 3.0 AA Large | 2.8 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1F1919
#EDD7AD
#C4D9C1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1f1919;
--color-2: #edd7ad;
--color-3: #c4d9c1;
--color-4: #d96f8d;
--color-5: #eb2855;
}SCSS
$color-1: #1f1919; $color-2: #edd7ad; $color-3: #c4d9c1; $color-4: #d96f8d; $color-5: #eb2855;
TAILWIND
colors: {
'brand-1': '#1f1919',
'brand-2': '#edd7ad',
'brand-3': '#c4d9c1',
'brand-4': '#d96f8d',
'brand-5': '#eb2855',
}RGB Array
[31, 25, 25], [237, 215, 173], [196, 217, 193], [217, 111, 141], [235, 40, 85]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1F1919, #EDD7AD, #C4D9C1, #D96F8D, #EB2855 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: #1f1919; --color-2: #edd7ad; --color-3: #c4d9c1; --color-4: #d96f8d; --color-5: #eb2855. 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