Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F2774E
Apricot · Coral · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#E0674F
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#B35B5B
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#0B2D36
Lake Blue · DarkSlateGray · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#5A6C6E
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· 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
F2774E | E0674F | B35B5B | 0B2D36 | 5A6C6E | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.6 Fail | 5.2 AA | 2.0 Fail | |
1.2 Fail | — | 1.4 Fail | 4.3 AA Large | 1.6 Fail | |
1.6 Fail | 1.4 Fail | — | 3.2 AA Large | 1.2 Fail | |
5.2 AA | 4.3 AA Large | 3.2 AA Large | — | 2.6 Fail | |
2.0 Fail | 1.6 Fail | 1.2 Fail | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F2774E
#E0674F
#B35B5B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f2774e;
--color-2: #e0674f;
--color-3: #b35b5b;
--color-4: #0b2d36;
--color-5: #5a6c6e;
}SCSS
$color-1: #f2774e; $color-2: #e0674f; $color-3: #b35b5b; $color-4: #0b2d36; $color-5: #5a6c6e;
TAILWIND
colors: {
'brand-1': '#f2774e',
'brand-2': '#e0674f',
'brand-3': '#b35b5b',
'brand-4': '#0b2d36',
'brand-5': '#5a6c6e',
}RGB Array
[242, 119, 78], [224, 103, 79], [179, 91, 91], [11, 45, 54], [90, 108, 110]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F2774E, #E0674F, #B35B5B, #0B2D36, #5A6C6E 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: #f2774e; --color-2: #e0674f; --color-3: #b35b5b; --color-4: #0b2d36; --color-5: #5a6c6e. 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