Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFD4B5
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#B8E69E
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#BF9941
Ochre · GoldenRod · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#DE2C59
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#2E2D2D
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
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
FFD4B5 | B8E69E | BF9941 | DE2C59 | 2E2D2D | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 2.0 Fail | 3.3 AA Large | 10.0 AAA | |
1.0 Fail | — | 1.9 Fail | 3.2 AA Large | 9.7 AAA | |
2.0 Fail | 1.9 Fail | — | 1.7 Fail | 5.1 AA | |
3.3 AA Large | 3.2 AA Large | 1.7 Fail | — | 3.0 AA Large | |
10.0 AAA | 9.7 AAA | 5.1 AA | 3.0 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFD4B5
#B8E69E
#BF9941
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffd4b5;
--color-2: #b8e69e;
--color-3: #bf9941;
--color-4: #de2c59;
--color-5: #2e2d2d;
}SCSS
$color-1: #ffd4b5; $color-2: #b8e69e; $color-3: #bf9941; $color-4: #de2c59; $color-5: #2e2d2d;
TAILWIND
colors: {
'brand-1': '#ffd4b5',
'brand-2': '#b8e69e',
'brand-3': '#bf9941',
'brand-4': '#de2c59',
'brand-5': '#2e2d2d',
}RGB Array
[255, 212, 181], [184, 230, 158], [191, 153, 65], [222, 44, 89], [46, 45, 45]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFD4B5, #B8E69E, #BF9941, #DE2C59, #2E2D2D 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: #ffd4b5; --color-2: #b8e69e; --color-3: #bf9941; --color-4: #de2c59; --color-5: #2e2d2d. 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 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