Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#93BEA0
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#CFC089
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#C8B269
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#D2882F
Ochre · GoldenRod · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#2A4058
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian 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
93BEA0 | CFC089 | C8B269 | D2882F | 2A4058 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.0 Fail | 1.4 Fail | 5.1 AA | |
1.1 Fail | — | 1.2 Fail | 1.6 Fail | 5.9 AA | |
1.0 Fail | 1.2 Fail | — | 1.4 Fail | 5.1 AA | |
1.4 Fail | 1.6 Fail | 1.4 Fail | — | 3.7 AA Large | |
5.1 AA | 5.9 AA | 5.1 AA | 3.7 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#93BEA0
#CFC089
#C8B269
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #93bea0;
--color-2: #cfc089;
--color-3: #c8b269;
--color-4: #d2882f;
--color-5: #2a4058;
}SCSS
$color-1: #93bea0; $color-2: #cfc089; $color-3: #c8b269; $color-4: #d2882f; $color-5: #2a4058;
TAILWIND
colors: {
'brand-1': '#93bea0',
'brand-2': '#cfc089',
'brand-3': '#c8b269',
'brand-4': '#d2882f',
'brand-5': '#2a4058',
}RGB Array
[147, 190, 160], [207, 192, 137], [200, 178, 105], [210, 136, 47], [42, 64, 88]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #93BEA0, #CFC089, #C8B269, #D2882F, #2A4058 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: #93bea0; --color-2: #cfc089; --color-3: #c8b269; --color-4: #d2882f; --color-5: #2a4058. 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