Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F3FBF3
Celadon · Snow · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#D3F0D3
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#F9C497
Apricot · BurlyWood · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#347A7A
Slate Blue · SeaGreen · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#801A1A
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine 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
F3FBF3 | D3F0D3 | F9C497 | 347A7A | 801A1A | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 4.7 AA | 9.6 AAA | |
1.2 Fail | — | 1.3 Fail | 4.1 AA Large | 8.3 AAA | |
1.5 Fail | 1.3 Fail | — | 3.2 AA Large | 6.4 AA | |
4.7 AA | 4.1 AA Large | 3.2 AA Large | — | 2.0 Fail | |
9.6 AAA | 8.3 AAA | 6.4 AA | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F3FBF3
#D3F0D3
#F9C497
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f3fbf3;
--color-2: #d3f0d3;
--color-3: #f9c497;
--color-4: #347a7a;
--color-5: #801a1a;
}SCSS
$color-1: #f3fbf3; $color-2: #d3f0d3; $color-3: #f9c497; $color-4: #347a7a; $color-5: #801a1a;
TAILWIND
colors: {
'brand-1': '#f3fbf3',
'brand-2': '#d3f0d3',
'brand-3': '#f9c497',
'brand-4': '#347a7a',
'brand-5': '#801a1a',
}RGB Array
[243, 251, 243], [211, 240, 211], [249, 196, 151], [52, 122, 122], [128, 26, 26]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sea-style palette of #F3FBF3, #D3F0D3, #F9C497, #347A7A, #801A1A 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: #f3fbf3; --color-2: #d3f0d3; --color-3: #f9c497; --color-4: #347a7a; --color-5: #801a1a. 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 sea-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