← Back to Editor

#FFF6CC · #E3D39F · #454136 · #379194 · #1DADB5

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

#E3D39F

Goose Yellow · Wheat · Lemon Cream

HEX
#E3D39F
RGB
rgb(227, 211, 159)
HSL
hsl(46, 55%, 76%)
HSB
hsb(46, 30%, 89%)
CMYK
cmyk(0%, 7%, 30%, 11%)
Oklch
oklch(86.7% 0.070 93.0)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#454136

Ochre · DarkSlateGray · Amber Gold

HEX
#454136
RGB
rgb(69, 65, 54)
HSL
hsl(44, 12%, 24%)
HSB
hsb(44, 22%, 27%)
CMYK
cmyk(0%, 6%, 22%, 73%)
Oklch
oklch(37.6% 0.019 90.4)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

#379194

Slate Blue · SteelBlue · Mint Ice

HEX
#379194
RGB
rgb(55, 145, 148)
HSL
hsl(182, 46%, 40%)
HSB
hsb(182, 63%, 58%)
CMYK
cmyk(63%, 2%, 0%, 42%)
Oklch
oklch(60.5% 0.084 198.3)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#1DADB5

Lake Blue · LightSeaGreen · Mint Ice

HEX
#1DADB5
RGB
rgb(29, 173, 181)
HSL
hsl(183, 72%, 41%)
HSB
hsb(183, 84%, 71%)
CMYK
cmyk(84%, 4%, 0%, 29%)
Oklch
oklch(68.2% 0.111 201.0)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

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
E3D39F
454136
379194
1DADB5
1.4
Fail
9.4
AAA
3.4
AA Large
2.5
Fail
1.4
Fail
6.8
AA
2.5
Fail
1.8
Fail
9.4
AAA
6.8
AA
2.7
Fail
3.7
AA Large
3.4
AA Large
2.5
Fail
2.7
Fail
1.4
Fail
2.5
Fail
1.8
Fail
3.7
AA Large
1.4
Fail
White BG
1.1Fail
1.5Fail
10.2AAA
3.7AA Large
2.7Fail
Black BG
19.3AAA
14.1AAA
2.1Fail
5.6AA
7.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FBFBD6
DCDCAC
434339
5E5F93
5B5DB3

Deuteranopia

FCFCD9
DDDEAF
444439
595293
5348B3

Tritanopia

FFDEE0
E2B6B8
453B3B
3C9393
24B2B1

Achromatopsia

F4F4F4
D2D2D2
414141
767676
838383

Shades & Tints Shades & Tints

#FFF6CC

Dark
Light

#E3D39F

Dark
Light

#454136

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff6cc;
  --color-2: #e3d39f;
  --color-3: #454136;
  --color-4: #379194;
  --color-5: #1dadb5;
}

SCSS

$color-1: #fff6cc;
$color-2: #e3d39f;
$color-3: #454136;
$color-4: #379194;
$color-5: #1dadb5;

TAILWIND

colors: {
  'brand-1': '#fff6cc',
  'brand-2': '#e3d39f',
  'brand-3': '#454136',
  'brand-4': '#379194',
  'brand-5': '#1dadb5',
}

RGB Array

[255, 246, 204], [227, 211, 159], [69, 65, 54], [55, 145, 148], [29, 173, 181]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This minimal-style palette of #FFF6CC, #E3D39F, #454136, #379194, #1DADB5 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: #e3d39f; --color-3: #454136; --color-4: #379194; --color-5: #1dadb5. 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