← Back to Editor

#FFFFFF · #404040 · #FF7F78 · #B5E1FF · #FFE7AD

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#404040

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#404040
RGB
rgb(64, 64, 64)
HSL
hsl(0, 0%, 25%)
HSB
hsb(0, 0%, 25%)
CMYK
cmyk(0%, 0%, 0%, 75%)
Oklch
oklch(37.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FF7F78

Peach Pink · Salmon · Coral Red

HEX
#FF7F78
RGB
rgb(255, 127, 120)
HSL
hsl(3, 100%, 74%)
HSB
hsb(3, 53%, 100%)
CMYK
cmyk(0%, 50%, 53%, 0%)
Oklch
oklch(74.1% 0.157 24.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#B5E1FF

Sky Blue · LightBlue · Sky Blue

HEX
#B5E1FF
RGB
rgb(181, 225, 255)
HSL
hsl(204, 100%, 85%)
HSB
hsb(204, 29%, 100%)
CMYK
cmyk(29%, 12%, 0%, 0%)
Oklch
oklch(88.9% 0.062 238.2)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#FFE7AD

Goose Yellow · Wheat · Lemon Cream

HEX
#FFE7AD
RGB
rgb(255, 231, 173)
HSL
hsl(42, 100%, 84%)
HSB
hsb(42, 32%, 100%)
CMYK
cmyk(0%, 9%, 32%, 0%)
Oklch
oklch(93.4% 0.078 88.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
404040
FF7F78
B5E1FF
FFE7AD
10.4
AAA
2.5
Fail
1.4
Fail
1.2
Fail
10.4
AAA
4.2
AA Large
7.5
AAA
8.5
AAA
2.5
Fail
4.2
AA Large
1.8
Fail
2.0
Fail
1.4
Fail
7.5
AAA
1.8
Fail
1.1
Fail
1.2
Fail
8.5
AAA
2.0
Fail
1.1
Fail
White BG
1.0Fail
10.4AAA
2.5Fail
1.4Fail
1.2Fail
Black BG
21.0AAA
2.0Fail
8.6AAA
15.2AAA
17.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
404040
C8C67A
C8C8F8
F5F4BB

Deuteranopia

FFFFFF
404040
CFD97A
C6C2F6
F6F8BE

Tritanopia

FFFFFF
404040
F97B7B
B7F2F1
FEC6C9

Achromatopsia

FFFFFF
404040
A4A4A4
D7D7D7
E8E8E8

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#404040

Dark
Light

#FF7F78

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #404040;
  --color-3: #ff7f78;
  --color-4: #b5e1ff;
  --color-5: #ffe7ad;
}

SCSS

$color-1: #ffffff;
$color-2: #404040;
$color-3: #ff7f78;
$color-4: #b5e1ff;
$color-5: #ffe7ad;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#404040',
  'brand-3': '#ff7f78',
  'brand-4': '#b5e1ff',
  'brand-5': '#ffe7ad',
}

RGB Array

[255, 255, 255], [64, 64, 64], [255, 127, 120], [181, 225, 255], [255, 231, 173]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #404040, #FF7F78, #B5E1FF, #FFE7AD is ideal for: health products, baby brands, fresh-style blogs, 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: #ffffff; --color-2: #404040; --color-3: #ff7f78; --color-4: #b5e1ff; --color-5: #ffe7ad. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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