Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F9F8EF
Fresh Green · SeaShell · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#BDA0A6
Peach Pink · DarkGray · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#E23C5F
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#61B7B5
Mineral Blue · MediumAquaMarine · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#305E64
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· 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
F9F8EF | BDA0A6 | E23C5F | 61B7B5 | 305E64 | |
|---|---|---|---|---|---|
| — | 2.3 Fail | 3.9 AA Large | 2.2 Fail | 6.8 AA | |
2.3 Fail | — | 1.7 Fail | 1.0 Fail | 3.0 AA Large | |
3.9 AA Large | 1.7 Fail | — | 1.8 Fail | 1.7 Fail | |
2.2 Fail | 1.0 Fail | 1.8 Fail | — | 3.1 AA Large | |
6.8 AA | 3.0 AA Large | 1.7 Fail | 3.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F9F8EF
#BDA0A6
#E23C5F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f9f8ef;
--color-2: #bda0a6;
--color-3: #e23c5f;
--color-4: #61b7b5;
--color-5: #305e64;
}SCSS
$color-1: #f9f8ef; $color-2: #bda0a6; $color-3: #e23c5f; $color-4: #61b7b5; $color-5: #305e64;
TAILWIND
colors: {
'brand-1': '#f9f8ef',
'brand-2': '#bda0a6',
'brand-3': '#e23c5f',
'brand-4': '#61b7b5',
'brand-5': '#305e64',
}RGB Array
[249, 248, 239], [189, 160, 166], [226, 60, 95], [97, 183, 181], [48, 94, 100]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #F9F8EF, #BDA0A6, #E23C5F, #61B7B5, #305E64 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: #f9f8ef; --color-2: #bda0a6; --color-3: #e23c5f; --color-4: #61b7b5; --color-5: #305e64. 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 nature-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