← Back to Editor

#FFFFFF · #F7F7F0 · #E6E6E6 · #FFF599

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

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

#F7F7F0

Fresh Green · SeaShell · Lemon Cream

HEX
#F7F7F0
RGB
rgb(247, 247, 240)
HSL
hsl(60, 30%, 95%)
HSB
hsb(60, 3%, 97%)
CMYK
cmyk(0%, 0%, 3%, 3%)
Oklch
oklch(97.4% 0.009 106.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E6E6E6

Plain White · Lavender · Cloud White

HEX
#E6E6E6
RGB
rgb(230, 230, 230)
HSL
hsl(0, 0%, 90%)
HSB
hsb(0, 0%, 90%)
CMYK
cmyk(0%, 0%, 0%, 10%)
Oklch
oklch(92.5% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#FFF599

Fresh Green · Khaki · Lemon Cream

HEX
#FFF599
RGB
rgb(255, 245, 153)
HSL
hsl(54, 100%, 80%)
HSB
hsb(54, 40%, 100%)
CMYK
cmyk(0%, 4%, 40%, 0%)
Oklch
oklch(95.8% 0.114 102.9)

TraditionalFresh Green」· 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
F7F7F0
E6E6E6
FFF599
1.1
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.2
Fail
1.0
Fail
1.2
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.1
Fail
White BG
1.0Fail
1.1Fail
1.2Fail
1.1Fail
Black BG
21.0AAA
19.5AAA
16.8AAA
18.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F7F7F2
E6E6E6
FBFBAF

Deuteranopia

FFFFFF
F7F7F2
E6E6E6
FBFCB5

Tritanopia

FFFFFF
F7F3F3
E6E6E6
FFC1C5

Achromatopsia

FFFFFF
F6F6F6
E6E6E6
EEEEEE

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F7F7F0

Dark
Light

#E6E6E6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f7f7f0;
  --color-3: #e6e6e6;
  --color-4: #fff599;
}

SCSS

$color-1: #ffffff;
$color-2: #f7f7f0;
$color-3: #e6e6e6;
$color-4: #fff599;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f7f7f0',
  'brand-3': '#e6e6e6',
  'brand-4': '#fff599',
}

RGB Array

[255, 255, 255], [247, 247, 240], [230, 230, 230], [255, 245, 153]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FFFFFF, #F7F7F0, #E6E6E6, #FFF599 is ideal for: health products, baby brands, fresh-style blogs. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #f7f7f0; --color-3: #e6e6e6; --color-4: #fff599. 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. 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 4-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