← Back to Editor

#FEFEFE · #FFF9A8 · #FF8040 · #BE5653 · #2E2E2E

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

#FEFEFE

Moonlight White · White · Cloud White

HEX
#FEFEFE
RGB
rgb(254, 254, 254)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(99.7% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#FFF9A8

Fresh Green · Wheat · Lemon Cream

HEX
#FFF9A8
RGB
rgb(255, 249, 168)
HSL
hsl(56, 100%, 83%)
HSB
hsb(56, 34%, 100%)
CMYK
cmyk(0%, 2%, 34%, 0%)
Oklch
oklch(96.9% 0.101 104.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FF8040

Apricot · Coral · Warm Sun

HEX
#FF8040
RGB
rgb(255, 128, 64)
HSL
hsl(20, 100%, 63%)
HSB
hsb(20, 75%, 100%)
CMYK
cmyk(0%, 50%, 75%, 0%)
Oklch
oklch(73.5% 0.173 45.1)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#BE5653

Crimson · Sienna · Passion Red

HEX
#BE5653
RGB
rgb(190, 86, 83)
HSL
hsl(2, 45%, 54%)
HSB
hsb(2, 56%, 75%)
CMYK
cmyk(0%, 55%, 56%, 25%)
Oklch
oklch(58.3% 0.135 23.8)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#2E2E2E

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2E2E2E
RGB
rgb(46, 46, 46)
HSL
hsl(0, 0%, 18%)
HSB
hsb(0, 0%, 18%)
CMYK
cmyk(0%, 0%, 0%, 82%)
Oklch
oklch(30.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FEFEFE
FFFFFF

Analogous

FFFFFF
FEFEFE
FFFFFF

Triadic

FEFEFE
FFFFFF
FFFFFF

Split-Comp.

FEFEFE
FFFFFF
FFFFFF

Tetradic

FEFEFE
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FEFEFE
FFF9A8
FF8040
BE5653
2E2E2E
1.1
Fail
2.5
Fail
4.5
AA Large
13.5
AAA
1.1
Fail
2.3
Fail
4.2
AA Large
12.5
AAA
2.5
Fail
2.3
Fail
1.8
Fail
5.4
AA
4.5
AA Large
4.2
AA Large
1.8
Fail
3.0
AA Large
13.5
AAA
12.5
AAA
5.4
AA
3.0
AA Large
White BG
1.0Fail
1.1Fail
2.5Fail
4.5AA
13.6AAA
Black BG
20.8AAA
19.4AAA
8.4AAA
4.6AA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEFE
FCFCBC
C8C74F
919054
2E2E2E

Deuteranopia

FEFEFE
FDFDC0
CFD953
979F54
2E2E2E

Tritanopia

FEFEFE
FFCBCE
F95C5E
B95454
2E2E2E

Achromatopsia

FEFEFE
F2F2F2
9F9F9F
757575
2E2E2E

Shades & Tints Shades & Tints

#FEFEFE

Dark
Light

#FFF9A8

Dark
Light

#FF8040

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fefefe;
  --color-2: #fff9a8;
  --color-3: #ff8040;
  --color-4: #be5653;
  --color-5: #2e2e2e;
}

SCSS

$color-1: #fefefe;
$color-2: #fff9a8;
$color-3: #ff8040;
$color-4: #be5653;
$color-5: #2e2e2e;

TAILWIND

colors: {
  'brand-1': '#fefefe',
  'brand-2': '#fff9a8',
  'brand-3': '#ff8040',
  'brand-4': '#be5653',
  'brand-5': '#2e2e2e',
}

RGB Array

[254, 254, 254], [255, 249, 168], [255, 128, 64], [190, 86, 83], [46, 46, 46]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FEFEFE, #FFF9A8, #FF8040, #BE5653, #2E2E2E 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: #fefefe; --color-2: #fff9a8; --color-3: #ff8040; --color-4: #be5653; --color-5: #2e2e2e. 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