Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF8E00
Ochre · Orange · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#EDDDC8
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#F5F0E9
Goose Yellow · Linen · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#F5E0C0
Goose Yellow · Bisque · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#241F43
Deep Indigo · MidnightBlue · Deep Sea Blue
Traditional「Deep 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
FF8E00 | EDDDC8 | F5F0E9 | F5E0C0 | 241F43 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 2.0 Fail | 1.8 Fail | 6.7 AA | |
1.7 Fail | — | 1.2 Fail | 1.0 Fail | 11.7 AAA | |
2.0 Fail | 1.2 Fail | — | 1.1 Fail | 13.7 AAA | |
1.8 Fail | 1.0 Fail | 1.1 Fail | — | 12.1 AAA | |
6.7 AA | 11.7 AAA | 13.7 AAA | 12.1 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF8E00
#EDDDC8
#F5F0E9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff8e00;
--color-2: #edddc8;
--color-3: #f5f0e9;
--color-4: #f5e0c0;
--color-5: #241f43;
}SCSS
$color-1: #ff8e00; $color-2: #edddc8; $color-3: #f5f0e9; $color-4: #f5e0c0; $color-5: #241f43;
TAILWIND
colors: {
'brand-1': '#ff8e00',
'brand-2': '#edddc8',
'brand-3': '#f5f0e9',
'brand-4': '#f5e0c0',
'brand-5': '#241f43',
}RGB Array
[255, 142, 0], [237, 221, 200], [245, 240, 233], [245, 224, 192], [36, 31, 67]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FF8E00, #EDDDC8, #F5F0E9, #F5E0C0, #241F43 is ideal for: health products, baby brands, fresh-style blogs, 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: #ff8e00; --color-2: #edddc8; --color-3: #f5f0e9; --color-4: #f5e0c0; --color-5: #241f43. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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