Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FEFFFF
Sky Blue · White · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#B1ADA1
Ginger · DarkGray · Silver Sand
Traditional「Ginger」· Paint「Silver Sand」· Creative Urban Concrete
#928B7B
Ginger · Gray · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#675E4D
Ochre · DimGray · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#304A4B
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· 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
FEFFFF | B1ADA1 | 928B7B | 675E4D | 304A4B | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 3.4 AA Large | 6.4 AA | 9.5 AAA | |
2.2 Fail | — | 1.5 Fail | 2.8 Fail | 4.2 AA Large | |
3.4 AA Large | 1.5 Fail | — | 1.9 Fail | 2.8 Fail | |
6.4 AA | 2.8 Fail | 1.9 Fail | — | 1.5 Fail | |
9.5 AAA | 4.2 AA Large | 2.8 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FEFFFF
#B1ADA1
#928B7B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #feffff;
--color-2: #b1ada1;
--color-3: #928b7b;
--color-4: #675e4d;
--color-5: #304a4b;
}SCSS
$color-1: #feffff; $color-2: #b1ada1; $color-3: #928b7b; $color-4: #675e4d; $color-5: #304a4b;
TAILWIND
colors: {
'brand-1': '#feffff',
'brand-2': '#b1ada1',
'brand-3': '#928b7b',
'brand-4': '#675e4d',
'brand-5': '#304a4b',
}RGB Array
[254, 255, 255], [177, 173, 161], [146, 139, 123], [103, 94, 77], [48, 74, 75]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This coffee-style palette of #FEFFFF, #B1ADA1, #928B7B, #675E4D, #304A4B 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: #feffff; --color-2: #b1ada1; --color-3: #928b7b; --color-4: #675e4d; --color-5: #304a4b. 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 coffee-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