Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DC0000
Vermilion · Red · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#F84D0F
Tangerine · OrangeRed · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#47B4CB
Lake Blue · MediumTurquoise · Lake Green
Traditional「Lake Blue」· Paint「Lake Green」· Creative Blush Sunrise
#27373C
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· 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
DC0000 | F84D0F | 47B4CB | 27373C | |
|---|---|---|---|---|
| — | 1.5 Fail | 2.1 Fail | 2.4 Fail | |
1.5 Fail | — | 1.4 Fail | 3.6 AA Large | |
2.1 Fail | 1.4 Fail | — | 5.1 AA | |
2.4 Fail | 3.6 AA Large | 5.1 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DC0000
#F84D0F
#47B4CB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dc0000;
--color-2: #f84d0f;
--color-3: #47b4cb;
--color-4: #27373c;
}SCSS
$color-1: #dc0000; $color-2: #f84d0f; $color-3: #47b4cb; $color-4: #27373c;
TAILWIND
colors: {
'brand-1': '#dc0000',
'brand-2': '#f84d0f',
'brand-3': '#47b4cb',
'brand-4': '#27373c',
}RGB Array
[220, 0, 0], [248, 77, 15], [71, 180, 203], [39, 55, 60]
FAQ FAQ
What scenarios is this 4-color palette suitable for?
This pastel-style palette of #DC0000, #F84D0F, #47B4CB, #27373C is ideal for: social media posters, mobile apps, e-commerce promos. Vivid colors effectively attract user attention. It is a vibrant and energetic choice among 4-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #dc0000; --color-2: #f84d0f; --color-3: #47b4cb; --color-4: #27373c. 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. 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 pastel-style 4-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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