Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F93F7C
Rouge · DeepPink · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
#34495C
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#B7CDB6
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#DBDDB6
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#EFE8BC
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
F93F7C | 34495C | B7CDB6 | DBDDB6 | EFE8BC | |
|---|---|---|---|---|---|
| — | 2.7 Fail | 2.1 Fail | 2.5 Fail | 2.8 Fail | |
2.7 Fail | — | 5.5 AA | 6.7 AA | 7.5 AAA | |
2.1 Fail | 5.5 AA | — | 1.2 Fail | 1.4 Fail | |
2.5 Fail | 6.7 AA | 1.2 Fail | — | 1.1 Fail | |
2.8 Fail | 7.5 AAA | 1.4 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F93F7C
#34495C
#B7CDB6
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f93f7c;
--color-2: #34495c;
--color-3: #b7cdb6;
--color-4: #dbddb6;
--color-5: #efe8bc;
}SCSS
$color-1: #f93f7c; $color-2: #34495c; $color-3: #b7cdb6; $color-4: #dbddb6; $color-5: #efe8bc;
TAILWIND
colors: {
'brand-1': '#f93f7c',
'brand-2': '#34495c',
'brand-3': '#b7cdb6',
'brand-4': '#dbddb6',
'brand-5': '#efe8bc',
}RGB Array
[249, 63, 124], [52, 73, 92], [183, 205, 182], [219, 221, 182], [239, 232, 188]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F93F7C, #34495C, #B7CDB6, #DBDDB6, #EFE8BC is ideal for: health products, baby brands, fresh-style blogs, 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: #f93f7c; --color-2: #34495c; --color-3: #b7cdb6; --color-4: #dbddb6; --color-5: #efe8bc. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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