← Back to Editor

#FFF6CC · #E8D99E · #352600 · #737560 · #99B7AF

minimal

A 5-color minimal palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

RestrainedProfessionalPureWarmCool

Industry INDUSTRY

ArchitectureManufacturingSaaS B2B

UI Context UI CONTEXT

Corporate SitePortfolioAdmin PanelData Visualization

Color Details Color Details

#FFF6CC

Goose Yellow · Beige · Lemon Cream

HEX
#FFF6CC
RGB
rgb(255, 246, 204)
HSL
hsl(49, 100%, 90%)
HSB
hsb(49, 20%, 100%)
CMYK
cmyk(0%, 4%, 20%, 0%)
Oklch
oklch(97.0% 0.055 97.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E8D99E

Goose Yellow · Khaki · Lemon Cream

HEX
#E8D99E
RGB
rgb(232, 217, 158)
HSL
hsl(48, 62%, 76%)
HSB
hsb(48, 32%, 91%)
CMYK
cmyk(0%, 6%, 32%, 9%)
Oklch
oklch(88.4% 0.078 95.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#352600

Ochre · Black · Amber Gold

HEX
#352600
RGB
rgb(53, 38, 0)
HSL
hsl(43, 100%, 10%)
HSB
hsb(43, 100%, 21%)
CMYK
cmyk(0%, 28%, 100%, 79%)
Oklch
oklch(27.9% 0.057 86.0)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

#737560

Autumn Sage · DimGray · Honey Gold

HEX
#737560
RGB
rgb(115, 117, 96)
HSL
hsl(66, 10%, 42%)
HSB
hsb(66, 18%, 46%)
CMYK
cmyk(2%, 0%, 18%, 54%)
Oklch
oklch(55.5% 0.031 111.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#99B7AF

Jade · DarkGray · Lake Green

HEX
#99B7AF
RGB
rgb(153, 183, 175)
HSL
hsl(164, 17%, 66%)
HSB
hsb(164, 16%, 72%)
CMYK
cmyk(16%, 0%, 4%, 28%)
Oklch
oklch(75.5% 0.035 177.4)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF6CC
CCD5FF

Analogous

FFDCCC
FFF6CC
EFFFCC

Triadic

FFF6CC
CCFFF6
F6CCFF

Split-Comp.

FFF6CC
CCEFFF
DCCCFF

Tetradic

FFF6CC
CCFFDC
CCD5FF
FFCCEF

Contrast Matrix WCAG 2.1 Contrast

FFF6CC
E8D99E
352600
737560
99B7AF
1.3
Fail
13.5
AAA
4.3
AA Large
2.0
Fail
1.3
Fail
10.4
AAA
3.3
AA Large
1.5
Fail
13.5
AAA
10.4
AAA
3.1
AA Large
6.8
AA
4.3
AA Large
3.3
AA Large
3.1
AA Large
2.2
Fail
2.0
Fail
1.5
Fail
6.8
AA
2.2
Fail
White BG
1.1Fail
1.4Fail
14.7AAA
4.7AA
2.2Fail
Black BG
19.3AAA
14.9AAA
1.4Fail
4.4AA Large
9.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FBFBD6
E2E1AC
2F2E09
747465
A6A6B1

Deuteranopia

FCFCD9
E2E3B0
2F300B
747466
A4A2B1

Tritanopia

FFDEE0
E7B8BA
341012
73696A
9BB2B3

Achromatopsia

F4F4F4
D7D7D7
262626
727272
ADADAD

Shades & Tints Shades & Tints

#FFF6CC

Dark
Light

#E8D99E

Dark
Light

#352600

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff6cc;
  --color-2: #e8d99e;
  --color-3: #352600;
  --color-4: #737560;
  --color-5: #99b7af;
}

SCSS

$color-1: #fff6cc;
$color-2: #e8d99e;
$color-3: #352600;
$color-4: #737560;
$color-5: #99b7af;

TAILWIND

colors: {
  'brand-1': '#fff6cc',
  'brand-2': '#e8d99e',
  'brand-3': '#352600',
  'brand-4': '#737560',
  'brand-5': '#99b7af',
}

RGB Array

[255, 246, 204], [232, 217, 158], [53, 38, 0], [115, 117, 96], [153, 183, 175]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This minimal-style palette of #FFF6CC, #E8D99E, #352600, #737560, #99B7AF 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: #fff6cc; --color-2: #e8d99e; --color-3: #352600; --color-4: #737560; --color-5: #99b7af. 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 minimal-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.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color