Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F089A2
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#F0D1D1
Peach Pink · Pink · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#609090
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#A8D8D8
Sky Blue · LightBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#DCE8E8
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
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
F089A2 | F0D1D1 | 609090 | A8D8D8 | DCE8E8 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 1.5 Fail | 1.5 Fail | 1.9 Fail | |
1.7 Fail | — | 2.5 Fail | 1.1 Fail | 1.1 Fail | |
1.5 Fail | 2.5 Fail | — | 2.3 Fail | 2.8 Fail | |
1.5 Fail | 1.1 Fail | 2.3 Fail | — | 1.2 Fail | |
1.9 Fail | 1.1 Fail | 2.8 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F089A2
#F0D1D1
#609090
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f089a2;
--color-2: #f0d1d1;
--color-3: #609090;
--color-4: #a8d8d8;
--color-5: #dce8e8;
}SCSS
$color-1: #f089a2; $color-2: #f0d1d1; $color-3: #609090; $color-4: #a8d8d8; $color-5: #dce8e8;
TAILWIND
colors: {
'brand-1': '#f089a2',
'brand-2': '#f0d1d1',
'brand-3': '#609090',
'brand-4': '#a8d8d8',
'brand-5': '#dce8e8',
}RGB Array
[240, 137, 162], [240, 209, 209], [96, 144, 144], [168, 216, 216], [220, 232, 232]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F089A2, #F0D1D1, #609090, #A8D8D8, #DCE8E8 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: #f089a2; --color-2: #f0d1d1; --color-3: #609090; --color-4: #a8d8d8; --color-5: #dce8e8. 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