← Back to Editor

#FFFFB1 · #C3CE98 · #869C7F · #636767 · #413250

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFB1

Fresh Green · Bisque · Lemon Cream

HEX
#FFFFB1
RGB
rgb(255, 255, 177)
HSL
hsl(60, 100%, 85%)
HSB
hsb(60, 31%, 100%)
CMYK
cmyk(0%, 0%, 31%, 0%)
Oklch
oklch(98.2% 0.098 108.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C3CE98

Willow Green · Tan · Apple Green

HEX
#C3CE98
RGB
rgb(195, 206, 152)
HSL
hsl(72, 36%, 70%)
HSB
hsb(72, 26%, 81%)
CMYK
cmyk(5%, 0%, 26%, 19%)
Oklch
oklch(82.9% 0.073 117.4)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#869C7F

Celadon · Gray · Olive Green

HEX
#869C7F
RGB
rgb(134, 156, 127)
HSL
hsl(106, 13%, 55%)
HSB
hsb(106, 19%, 61%)
CMYK
cmyk(14%, 0%, 19%, 39%)
Oklch
oklch(66.7% 0.049 138.2)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#636767

Ink Gray · DimGray · Charcoal

HEX
#636767
RGB
rgb(99, 103, 103)
HSL
hsl(180, 2%, 40%)
HSB
hsb(180, 4%, 40%)
CMYK
cmyk(4%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.005 197.0)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#413250

Dark Plum · DarkSlateGray · Eggplant

HEX
#413250
RGB
rgb(65, 50, 80)
HSL
hsl(270, 23%, 25%)
HSB
hsb(270, 38%, 31%)
CMYK
cmyk(19%, 38%, 0%, 69%)
Oklch
oklch(34.7% 0.054 306.7)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFB1
B3B3FF

Analogous

FFD9B3
FFFFB1
D9FFB3

Triadic

FFFFB1
B3FFFF
FFB3FF

Split-Comp.

FFFFB1
B3D9FF
D9B3FF

Tetradic

FFFFB1
B3FFD9
B3B3FF
FFB3D9

Contrast Matrix WCAG 2.1 Contrast

FFFFB1
C3CE98
869C7F
636767
413250
1.6
Fail
2.9
Fail
5.5
AA
11.2
AAA
1.6
Fail
1.8
Fail
3.4
AA Large
7.0
AAA
2.9
Fail
1.8
Fail
1.9
Fail
3.9
AA Large
5.5
AA
3.4
AA Large
1.9
Fail
2.0
Fail
11.2
AAA
7.0
AAA
3.9
AA Large
2.0
Fail
White BG
1.0Fail
1.7Fail
3.0Fail
5.7AA
11.7AAA
Black BG
20.2AAA
12.6AAA
7.1AAA
3.7AA Large
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFC4
C8C8A5
909086
656567
3B3A49

Deuteranopia

FFFFC8
C7C6A8
8E8D88
656467
3B3D47

Tritanopia

FFD3D6
C4AFB2
878C8D
636767
404342

Achromatopsia

F6F6F6
C5C5C5
929292
666666
3A3A3A

Shades & Tints Shades & Tints

#FFFFB1

Dark
Light

#C3CE98

Dark
Light

#869C7F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffb1;
  --color-2: #c3ce98;
  --color-3: #869c7f;
  --color-4: #636767;
  --color-5: #413250;
}

SCSS

$color-1: #ffffb1;
$color-2: #c3ce98;
$color-3: #869c7f;
$color-4: #636767;
$color-5: #413250;

TAILWIND

colors: {
  'brand-1': '#ffffb1',
  'brand-2': '#c3ce98',
  'brand-3': '#869c7f',
  'brand-4': '#636767',
  'brand-5': '#413250',
}

RGB Array

[255, 255, 177], [195, 206, 152], [134, 156, 127], [99, 103, 103], [65, 50, 80]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFB1, #C3CE98, #869C7F, #636767, #413250 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: #ffffb1; --color-2: #c3ce98; --color-3: #869c7f; --color-4: #636767; --color-5: #413250. 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