← Back to Editor

#FFF8C0 · #BFD0A6 · #807023 · #010101 · #57BAA8

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFF8C0

Fresh Green · Bisque · Lemon Cream

HEX
#FFF8C0
RGB
rgb(255, 248, 192)
HSL
hsl(53, 100%, 88%)
HSB
hsb(53, 25%, 100%)
CMYK
cmyk(0%, 3%, 25%, 0%)
Oklch
oklch(97.1% 0.072 101.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BFD0A6

Willow Green · Silver · Apple Green

HEX
#BFD0A6
RGB
rgb(191, 208, 166)
HSL
hsl(84, 31%, 73%)
HSB
hsb(84, 20%, 82%)
CMYK
cmyk(8%, 0%, 20%, 18%)
Oklch
oklch(83.4% 0.060 125.6)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#807023

Autumn Sage · Olive · Honey Gold

HEX
#807023
RGB
rgb(128, 112, 35)
HSL
hsl(50, 57%, 32%)
HSB
hsb(50, 73%, 50%)
CMYK
cmyk(0%, 13%, 73%, 50%)
Oklch
oklch(54.5% 0.097 97.2)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#010101

Ink Black · Black · Jet Black

HEX
#010101
RGB
rgb(1, 1, 1)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(6.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#57BAA8

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#57BAA8
RGB
rgb(87, 186, 168)
HSL
hsl(169, 42%, 54%)
HSB
hsb(169, 53%, 73%)
CMYK
cmyk(53%, 0%, 10%, 27%)
Oklch
oklch(72.4% 0.097 179.8)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF8C0
C2C9FF

Analogous

FFD9C2
FFF8C0
E8FFC2

Triadic

FFF8C0
C2FFF8
F8C2FF

Split-Comp.

FFF8C0
C2E8FF
D9C2FF

Tetradic

FFF8C0
C2FFD9
C2C9FF
FFC2E8

Contrast Matrix WCAG 2.1 Contrast

FFF8C0
BFD0A6
807023
010101
57BAA8
1.5
Fail
4.6
AA
19.3
AAA
2.2
Fail
1.5
Fail
3.0
AA Large
12.7
AAA
1.4
Fail
4.6
AA
3.0
AA Large
4.2
AA Large
2.1
Fail
19.3
AAA
12.7
AAA
4.2
AA Large
8.9
AAA
2.2
Fail
1.4
Fail
2.1
Fail
8.9
AAA
White BG
1.1Fail
1.6Fail
4.9AA
20.9AAA
2.3Fail
Black BG
19.4AAA
12.8AAA
4.3AA Large
1.0Fail
9.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFCCE
C6C7B0
797936
010101
8283AC

Deuteranopia

FCFDD1
C5C4B3
7A7B3A
010101
7C75AD

Tritanopia

FFD8DB
C0B8BA
7F4448
010101
5CB0B1

Achromatopsia

F4F4F4
C6C6C6
6C6C6C
010101
9A9A9A

Shades & Tints Shades & Tints

#FFF8C0

Dark
Light

#BFD0A6

Dark
Light

#807023

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff8c0;
  --color-2: #bfd0a6;
  --color-3: #807023;
  --color-4: #010101;
  --color-5: #57baa8;
}

SCSS

$color-1: #fff8c0;
$color-2: #bfd0a6;
$color-3: #807023;
$color-4: #010101;
$color-5: #57baa8;

TAILWIND

colors: {
  'brand-1': '#fff8c0',
  'brand-2': '#bfd0a6',
  'brand-3': '#807023',
  'brand-4': '#010101',
  'brand-5': '#57baa8',
}

RGB Array

[255, 248, 192], [191, 208, 166], [128, 112, 35], [1, 1, 1], [87, 186, 168]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF8C0, #BFD0A6, #807023, #010101, #57BAA8 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: #fff8c0; --color-2: #bfd0a6; --color-3: #807023; --color-4: #010101; --color-5: #57baa8. 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.

🎨 Open this palette in Editor →

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