Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FF8F5E
Apricot · Coral · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#FFD9A3
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#B8B588
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#486B5F
Mineral Blue · DimGray · Forest Green
Traditional「Mineral Blue」· Paint「Forest Green」· Creative Blush Sunrise
#1D192E
Deep Indigo · Black · 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
FF8F5E | FFD9A3 | B8B588 | 486B5F | 1D192E | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 1.1 Fail | 2.6 Fail | 7.6 AAA | |
1.7 Fail | — | 1.6 Fail | 4.4 AA Large | 12.8 AAA | |
1.1 Fail | 1.6 Fail | — | 2.8 Fail | 8.1 AAA | |
2.6 Fail | 4.4 AA Large | 2.8 Fail | — | 2.9 Fail | |
7.6 AAA | 12.8 AAA | 8.1 AAA | 2.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FF8F5E
#FFD9A3
#B8B588
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ff8f5e;
--color-2: #ffd9a3;
--color-3: #b8b588;
--color-4: #486b5f;
--color-5: #1d192e;
}SCSS
$color-1: #ff8f5e; $color-2: #ffd9a3; $color-3: #b8b588; $color-4: #486b5f; $color-5: #1d192e;
TAILWIND
colors: {
'brand-1': '#ff8f5e',
'brand-2': '#ffd9a3',
'brand-3': '#b8b588',
'brand-4': '#486b5f',
'brand-5': '#1d192e',
}RGB Array
[255, 143, 94], [255, 217, 163], [184, 181, 136], [72, 107, 95], [29, 25, 46]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #FF8F5E, #FFD9A3, #B8B588, #486B5F, #1D192E 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: #ff8f5e; --color-2: #ffd9a3; --color-3: #b8b588; --color-4: #486b5f; --color-5: #1d192e. 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