Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#184B52
Lake Blue · DarkSlateGray · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#5A5F58
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#FD9B75
Apricot · LightSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#EDE7C5
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E4C1A4
Apricot · BurlyWood · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
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
184B52 | 5A5F58 | FD9B75 | EDE7C5 | E4C1A4 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 4.7 AA | 7.8 AAA | 5.8 AA | |
1.5 Fail | — | 3.2 AA Large | 5.2 AA | 3.9 AA Large | |
4.7 AA | 3.2 AA Large | — | 1.7 Fail | 1.2 Fail | |
7.8 AAA | 5.2 AA | 1.7 Fail | — | 1.4 Fail | |
5.8 AA | 3.9 AA Large | 1.2 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#184B52
#5A5F58
#FD9B75
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #184b52;
--color-2: #5a5f58;
--color-3: #fd9b75;
--color-4: #ede7c5;
--color-5: #e4c1a4;
}SCSS
$color-1: #184b52; $color-2: #5a5f58; $color-3: #fd9b75; $color-4: #ede7c5; $color-5: #e4c1a4;
TAILWIND
colors: {
'brand-1': '#184b52',
'brand-2': '#5a5f58',
'brand-3': '#fd9b75',
'brand-4': '#ede7c5',
'brand-5': '#e4c1a4',
}RGB Array
[24, 75, 82], [90, 95, 88], [253, 155, 117], [237, 231, 197], [228, 193, 164]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #184B52, #5A5F58, #FD9B75, #EDE7C5, #E4C1A4 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: #184b52; --color-2: #5a5f58; --color-3: #fd9b75; --color-4: #ede7c5; --color-5: #e4c1a4. 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