← Back to Editor

#FFFFFF · #1F1212 · #7CDEEB · #C6EB8F · #FCF4BD

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

#1F1212

Crimson · Black · Deep Berry

HEX
#1F1212
RGB
rgb(31, 18, 18)
HSL
hsl(0, 27%, 10%)
HSB
hsb(0, 42%, 12%)
CMYK
cmyk(0%, 42%, 42%, 88%)
Oklch
oklch(20.0% 0.022 19.2)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#7CDEEB

Sky Blue · SkyBlue · Lake Green

HEX
#7CDEEB
RGB
rgb(124, 222, 235)
HSL
hsl(187, 74%, 70%)
HSB
hsb(187, 47%, 92%)
CMYK
cmyk(47%, 6%, 0%, 8%)
Oklch
oklch(84.5% 0.094 206.7)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#C6EB8F

Willow Green · Khaki · Apple Green

HEX
#C6EB8F
RGB
rgb(198, 235, 143)
HSL
hsl(84, 70%, 74%)
HSB
hsb(84, 39%, 92%)
CMYK
cmyk(16%, 0%, 39%, 8%)
Oklch
oklch(89.3% 0.124 126.6)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#FCF4BD

Fresh Green · Bisque · Lemon Cream

HEX
#FCF4BD
RGB
rgb(252, 244, 189)
HSL
hsl(52, 91%, 86%)
HSB
hsb(52, 25%, 99%)
CMYK
cmyk(0%, 3%, 25%, 1%)
Oklch
oklch(96.0% 0.071 100.7)

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
1F1212
7CDEEB
C6EB8F
FCF4BD
18.2
AAA
1.6
Fail
1.3
Fail
1.1
Fail
18.2
AAA
11.7
AAA
13.6
AAA
16.3
AAA
1.6
Fail
11.7
AAA
1.2
Fail
1.4
Fail
1.3
Fail
13.6
AAA
1.2
Fail
1.2
Fail
1.1
Fail
16.3
AAA
1.4
Fail
1.2
Fail
White BG
1.0Fail
18.2AAA
1.6Fail
1.3Fail
1.1Fail
Black BG
21.0AAA
1.2Fail
13.5AAA
15.7AAA
18.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
191912
A6A7E8
D6D6A5
F9F8CA

Deuteranopia

FFFFFF
1A1B12
A199E7
D4D1AB
F9FACE

Tritanopia

FFFFFF
1E1212
81E5E5
C8B7BB
FCD5D7

Achromatopsia

FFFFFF
161616
C2C2C2
D5D5D5
F0F0F0

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#1F1212

Dark
Light

#7CDEEB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #1f1212;
  --color-3: #7cdeeb;
  --color-4: #c6eb8f;
  --color-5: #fcf4bd;
}

SCSS

$color-1: #ffffff;
$color-2: #1f1212;
$color-3: #7cdeeb;
$color-4: #c6eb8f;
$color-5: #fcf4bd;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#1f1212',
  'brand-3': '#7cdeeb',
  'brand-4': '#c6eb8f',
  'brand-5': '#fcf4bd',
}

RGB Array

[255, 255, 255], [31, 18, 18], [124, 222, 235], [198, 235, 143], [252, 244, 189]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #1F1212, #7CDEEB, #C6EB8F, #FCF4BD 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: #1f1212; --color-3: #7cdeeb; --color-4: #c6eb8f; --color-5: #fcf4bd. 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