Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F15F69
Peach Pink · Salmon · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#D6AF88
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#446E79
Slate Blue · DimGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#5D5E63
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#614E52
Crimson · DimGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
F15F69 | D6AF88 | 446E79 | 5D5E63 | 614E52 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 1.8 Fail | 2.0 Fail | 2.4 Fail | |
1.6 Fail | — | 2.8 Fail | 3.2 AA Large | 3.8 AA Large | |
1.8 Fail | 2.8 Fail | — | 1.2 Fail | 1.4 Fail | |
2.0 Fail | 3.2 AA Large | 1.2 Fail | — | 1.2 Fail | |
2.4 Fail | 3.8 AA Large | 1.4 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F15F69
#D6AF88
#446E79
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f15f69;
--color-2: #d6af88;
--color-3: #446e79;
--color-4: #5d5e63;
--color-5: #614e52;
}SCSS
$color-1: #f15f69; $color-2: #d6af88; $color-3: #446e79; $color-4: #5d5e63; $color-5: #614e52;
TAILWIND
colors: {
'brand-1': '#f15f69',
'brand-2': '#d6af88',
'brand-3': '#446e79',
'brand-4': '#5d5e63',
'brand-5': '#614e52',
}RGB Array
[241, 95, 105], [214, 175, 136], [68, 110, 121], [93, 94, 99], [97, 78, 82]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F15F69, #D6AF88, #446E79, #5D5E63, #614E52 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: #f15f69; --color-2: #d6af88; --color-3: #446e79; --color-4: #5d5e63; --color-5: #614e52. 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