Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5FEFF
Sky Blue · White · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#D8CFC4
Goose Yellow · LightGray · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C7B3A1
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#8A766C
Tangerine · Gray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#CD074D
Dark Violet · Crimson · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
F5FEFF | D8CFC4 | C7B3A1 | 8A766C | CD074D | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.0 Fail | 4.2 AA Large | 5.5 AA | |
1.5 Fail | — | 1.3 Fail | 2.8 Fail | 3.7 AA Large | |
2.0 Fail | 1.3 Fail | — | 2.1 Fail | 2.8 Fail | |
4.2 AA Large | 2.8 Fail | 2.1 Fail | — | 1.3 Fail | |
5.5 AA | 3.7 AA Large | 2.8 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5FEFF
#D8CFC4
#C7B3A1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5feff;
--color-2: #d8cfc4;
--color-3: #c7b3a1;
--color-4: #8a766c;
--color-5: #cd074d;
}SCSS
$color-1: #f5feff; $color-2: #d8cfc4; $color-3: #c7b3a1; $color-4: #8a766c; $color-5: #cd074d;
TAILWIND
colors: {
'brand-1': '#f5feff',
'brand-2': '#d8cfc4',
'brand-3': '#c7b3a1',
'brand-4': '#8a766c',
'brand-5': '#cd074d',
}RGB Array
[245, 254, 255], [216, 207, 196], [199, 179, 161], [138, 118, 108], [205, 7, 77]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This summer-style palette of #F5FEFF, #D8CFC4, #C7B3A1, #8A766C, #CD074D 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: #f5feff; --color-2: #d8cfc4; --color-3: #c7b3a1; --color-4: #8a766c; --color-5: #cd074d. 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 summer-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