Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D4CFA4
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#BC938C
Peach Pink · Tan · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#853E59
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#A03959
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#C92F59
Dark Violet · Crimson · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
D4CFA4 | BC938C | 853E59 | A03959 | C92F59 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 4.7 AA | 4.1 AA Large | 3.3 AA Large | |
1.7 Fail | — | 2.7 Fail | 2.4 Fail | 1.9 Fail | |
4.7 AA | 2.7 Fail | — | 1.1 Fail | 1.4 Fail | |
4.1 AA Large | 2.4 Fail | 1.1 Fail | — | 1.3 Fail | |
3.3 AA Large | 1.9 Fail | 1.4 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D4CFA4
#BC938C
#853E59
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d4cfa4;
--color-2: #bc938c;
--color-3: #853e59;
--color-4: #a03959;
--color-5: #c92f59;
}SCSS
$color-1: #d4cfa4; $color-2: #bc938c; $color-3: #853e59; $color-4: #a03959; $color-5: #c92f59;
TAILWIND
colors: {
'brand-1': '#d4cfa4',
'brand-2': '#bc938c',
'brand-3': '#853e59',
'brand-4': '#a03959',
'brand-5': '#c92f59',
}RGB Array
[212, 207, 164], [188, 147, 140], [133, 62, 89], [160, 57, 89], [201, 47, 89]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D4CFA4, #BC938C, #853E59, #A03959, #C92F59 is ideal for: corporate websites, product showcases, portfolios. 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: #d4cfa4; --color-2: #bc938c; --color-3: #853e59; --color-4: #a03959; --color-5: #c92f59. 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. 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