← Back to Editor

#FFFFFF · #C4D99C · #11855E · #000000

pastel

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

GentleSoothingSweetWarmCool

Industry INDUSTRY

Kids & BabyBeautyLifestyle

UI Context UI CONTEXT

E-commerceSocial PostIllustrationData 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

#C4D99C

Willow Green · Tan · Apple Green

HEX
#C4D99C
RGB
rgb(196, 217, 156)
HSL
hsl(81, 45%, 73%)
HSB
hsb(81, 28%, 85%)
CMYK
cmyk(10%, 0%, 28%, 15%)
Oklch
oklch(85.5% 0.084 123.6)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#11855E

Mineral Blue · SeaGreen · Mint Ice

HEX
#11855E
RGB
rgb(17, 133, 94)
HSL
hsl(160, 77%, 29%)
HSB
hsb(160, 87%, 52%)
CMYK
cmyk(87%, 0%, 29%, 48%)
Oklch
oklch(54.8% 0.113 163.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#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

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
C4D99C
11855E
000000
1.5
Fail
4.6
AA
21.0
AAA
1.5
Fail
3.0
AA Large
13.8
AAA
4.6
AA
3.0
AA Large
4.5
AA
21.0
AAA
13.8
AAA
4.5
AA
White BG
1.0Fail
1.5Fail
4.6AA
21.0AAA
Black BG
21.0AAA
13.8AAA
4.5AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
CDCDAB
434467
000000

Deuteranopia

FFFFFF
CCCAAE
3D346A
000000

Tritanopia

FFFFFF
C5B6B9
176F71
000000

Achromatopsia

FFFFFF
CCCCCC
5E5E5E
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#C4D99C

Dark
Light

#11855E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #c4d99c;
  --color-3: #11855e;
  --color-4: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #c4d99c;
$color-3: #11855e;
$color-4: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#c4d99c',
  'brand-3': '#11855e',
  'brand-4': '#000000',
}

RGB Array

[255, 255, 255], [196, 217, 156], [17, 133, 94], [0, 0, 0]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This pastel-style palette of #FFFFFF, #C4D99C, #11855E, #000000 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #c4d99c; --color-3: #11855e; --color-4: #000000. 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 pastel-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