← Back to Editor

#FFFEED · #E3E3B0 · #B1B8A3 · #000000 · #F26B9A

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFEED

Fresh Green · SeaShell · Lemon Cream

HEX
#FFFEED
RGB
rgb(255, 254, 237)
HSL
hsl(57, 100%, 96%)
HSB
hsb(57, 7%, 100%)
CMYK
cmyk(0%, 0%, 7%, 0%)
Oklch
oklch(99.3% 0.022 104.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E3E3B0

Fresh Green · Wheat · Lemon Cream

HEX
#E3E3B0
RGB
rgb(227, 227, 176)
HSL
hsl(60, 48%, 79%)
HSB
hsb(60, 22%, 89%)
CMYK
cmyk(0%, 0%, 22%, 11%)
Oklch
oklch(90.3% 0.067 107.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#B1B8A3

Willow Green · DarkGray · Apple Green

HEX
#B1B8A3
RGB
rgb(177, 184, 163)
HSL
hsl(80, 13%, 68%)
HSB
hsb(80, 11%, 72%)
CMYK
cmyk(4%, 0%, 11%, 28%)
Oklch
oklch(77.1% 0.030 122.1)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#F26B9A

Rouge · LightCoral · Rose Pink

HEX
#F26B9A
RGB
rgb(242, 107, 154)
HSL
hsl(339, 84%, 68%)
HSB
hsb(339, 56%, 95%)
CMYK
cmyk(0%, 56%, 36%, 5%)
Oklch
oklch(70.4% 0.172 0.7)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFEED
EBECFF

Analogous

FFF4EB
FFFEED
F6FFEB

Triadic

FFFEED
EBFFFE
FEEBFF

Split-Comp.

FFFEED
EBF6FF
F4EBFF

Tetradic

FFFEED
EBFFF4
EBECFF
FFEBF6

Contrast Matrix WCAG 2.1 Contrast

FFFEED
E3E3B0
B1B8A3
000000
F26B9A
1.3
Fail
2.0
Fail
20.7
AAA
2.8
Fail
1.3
Fail
1.5
Fail
15.9
AAA
2.2
Fail
2.0
Fail
1.5
Fail
10.3
AAA
1.4
Fail
20.7
AAA
15.9
AAA
10.3
AAA
7.3
AAA
2.8
Fail
2.2
Fail
1.4
Fail
7.3
AAA
White BG
1.0Fail
1.3Fail
2.0Fail
21.0AAA
2.9Fail
Black BG
20.7AAA
15.9AAA
10.3AAA
1.0Fail
7.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFF1
E3E3BC
B4B4A8
000000
B8B68F

Deuteranopia

FFFFF2
E3E3BF
B4B3A9
000000
BFC98C

Tritanopia

FFF4F5
E3C6C8
B1ACAD
000000
EB8684

Achromatopsia

FCFCFC
DDDDDD
B4B4B4
000000
999999

Shades & Tints Shades & Tints

#FFFEED

Dark
Light

#E3E3B0

Dark
Light

#B1B8A3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffeed;
  --color-2: #e3e3b0;
  --color-3: #b1b8a3;
  --color-4: #000000;
  --color-5: #f26b9a;
}

SCSS

$color-1: #fffeed;
$color-2: #e3e3b0;
$color-3: #b1b8a3;
$color-4: #000000;
$color-5: #f26b9a;

TAILWIND

colors: {
  'brand-1': '#fffeed',
  'brand-2': '#e3e3b0',
  'brand-3': '#b1b8a3',
  'brand-4': '#000000',
  'brand-5': '#f26b9a',
}

RGB Array

[255, 254, 237], [227, 227, 176], [177, 184, 163], [0, 0, 0], [242, 107, 154]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFEED, #E3E3B0, #B1B8A3, #000000, #F26B9A 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: #fffeed; --color-2: #e3e3b0; --color-3: #b1b8a3; --color-4: #000000; --color-5: #f26b9a. 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