Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CBA689
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#F1C191
Goose Yellow · BurlyWood · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#AE6A69
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#45363B
Dark Violet · DarkSlateGray · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#ADA88A
Fresh Green · DarkGray · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
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
CBA689 | F1C191 | AE6A69 | 45363B | ADA88A | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.8 Fail | 5.1 AA | 1.1 Fail | |
1.4 Fail | — | 2.5 Fail | 6.9 AA | 1.5 Fail | |
1.8 Fail | 2.5 Fail | — | 2.7 Fail | 1.7 Fail | |
5.1 AA | 6.9 AA | 2.7 Fail | — | 4.7 AA | |
1.1 Fail | 1.5 Fail | 1.7 Fail | 4.7 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CBA689
#F1C191
#AE6A69
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #cba689;
--color-2: #f1c191;
--color-3: #ae6a69;
--color-4: #45363b;
--color-5: #ada88a;
}SCSS
$color-1: #cba689; $color-2: #f1c191; $color-3: #ae6a69; $color-4: #45363b; $color-5: #ada88a;
TAILWIND
colors: {
'brand-1': '#cba689',
'brand-2': '#f1c191',
'brand-3': '#ae6a69',
'brand-4': '#45363b',
'brand-5': '#ada88a',
}RGB Array
[203, 166, 137], [241, 193, 145], [174, 106, 105], [69, 54, 59], [173, 168, 138]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CBA689, #F1C191, #AE6A69, #45363B, #ADA88A 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: #cba689; --color-2: #f1c191; --color-3: #ae6a69; --color-4: #45363b; --color-5: #ada88a. 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