Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CEB49B
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#B0B394
Fresh Green · DarkGray · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#4F6B6E
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#40333C
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#2D2324
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
CEB49B | B0B394 | 4F6B6E | 40333C | 2D2324 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 2.9 Fail | 6.0 AA | 7.7 AAA | |
1.1 Fail | — | 2.7 Fail | 5.5 AA | 7.1 AAA | |
2.9 Fail | 2.7 Fail | — | 2.1 Fail | 2.7 Fail | |
6.0 AA | 5.5 AA | 2.1 Fail | — | 1.3 Fail | |
7.7 AAA | 7.1 AAA | 2.7 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CEB49B
#B0B394
#4F6B6E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ceb49b;
--color-2: #b0b394;
--color-3: #4f6b6e;
--color-4: #40333c;
--color-5: #2d2324;
}SCSS
$color-1: #ceb49b; $color-2: #b0b394; $color-3: #4f6b6e; $color-4: #40333c; $color-5: #2d2324;
TAILWIND
colors: {
'brand-1': '#ceb49b',
'brand-2': '#b0b394',
'brand-3': '#4f6b6e',
'brand-4': '#40333c',
'brand-5': '#2d2324',
}RGB Array
[206, 180, 155], [176, 179, 148], [79, 107, 110], [64, 51, 60], [45, 35, 36]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CEB49B, #B0B394, #4F6B6E, #40333C, #2D2324 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #ceb49b; --color-2: #b0b394; --color-3: #4f6b6e; --color-4: #40333c; --color-5: #2d2324. 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. Restrained colors convey professionalism and trust. 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