Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F2BB9C
Apricot · BurlyWood · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#9D6860
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#5A524F
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#244B4A
Mineral Blue · DarkSlateGray · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#032330
Lake Blue · Black · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· 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
F2BB9C | 9D6860 | 5A524F | 244B4A | 032330 | |
|---|---|---|---|---|---|
| — | 2.7 Fail | 4.5 AA Large | 5.7 AA | 9.6 AAA | |
2.7 Fail | — | 1.7 Fail | 2.1 Fail | 3.6 AA Large | |
4.5 AA Large | 1.7 Fail | — | 1.3 Fail | 2.1 Fail | |
5.7 AA | 2.1 Fail | 1.3 Fail | — | 1.7 Fail | |
9.6 AAA | 3.6 AA Large | 2.1 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F2BB9C
#9D6860
#5A524F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f2bb9c;
--color-2: #9d6860;
--color-3: #5a524f;
--color-4: #244b4a;
--color-5: #032330;
}SCSS
$color-1: #f2bb9c; $color-2: #9d6860; $color-3: #5a524f; $color-4: #244b4a; $color-5: #032330;
TAILWIND
colors: {
'brand-1': '#f2bb9c',
'brand-2': '#9d6860',
'brand-3': '#5a524f',
'brand-4': '#244b4a',
'brand-5': '#032330',
}RGB Array
[242, 187, 156], [157, 104, 96], [90, 82, 79], [36, 75, 74], [3, 35, 48]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F2BB9C, #9D6860, #5A524F, #244B4A, #032330 is ideal for: tech websites, dark mode UIs, game UIs, 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: #f2bb9c; --color-2: #9d6860; --color-3: #5a524f; --color-4: #244b4a; --color-5: #032330. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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