Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B4F1CF
Emerald · LightBlue · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#93ABAE
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#733764
Rose Purple · DimGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#AF4841
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#C44C34
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion 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
B4F1CF | 93ABAE | 733764 | AF4841 | C44C34 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 6.7 AA | 4.3 AA Large | 3.7 AA Large | |
1.9 Fail | — | 3.5 AA Large | 2.3 Fail | 2.0 Fail | |
6.7 AA | 3.5 AA Large | — | 1.6 Fail | 1.8 Fail | |
4.3 AA Large | 2.3 Fail | 1.6 Fail | — | 1.2 Fail | |
3.7 AA Large | 2.0 Fail | 1.8 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B4F1CF
#93ABAE
#733764
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b4f1cf;
--color-2: #93abae;
--color-3: #733764;
--color-4: #af4841;
--color-5: #c44c34;
}SCSS
$color-1: #b4f1cf; $color-2: #93abae; $color-3: #733764; $color-4: #af4841; $color-5: #c44c34;
TAILWIND
colors: {
'brand-1': '#b4f1cf',
'brand-2': '#93abae',
'brand-3': '#733764',
'brand-4': '#af4841',
'brand-5': '#c44c34',
}RGB Array
[180, 241, 207], [147, 171, 174], [115, 55, 100], [175, 72, 65], [196, 76, 52]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B4F1CF, #93ABAE, #733764, #AF4841, #C44C34 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: #b4f1cf; --color-2: #93abae; --color-3: #733764; --color-4: #af4841; --color-5: #c44c34. 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