← Back to Editor

#FFFCC9 · #C0FF33 · #8CDE4B · #556270 · #BBC4C5

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFCC9

Fresh Green · Beige · Lemon Cream

HEX
#FFFCC9
RGB
rgb(255, 252, 201)
HSL
hsl(57, 100%, 89%)
HSB
hsb(57, 21%, 100%)
CMYK
cmyk(0%, 1%, 21%, 0%)
Oklch
oklch(98.1% 0.065 104.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C0FF33

Grass Green · GreenYellow · Olive Green

HEX
#C0FF33
RGB
rgb(192, 255, 51)
HSL
hsl(79, 100%, 60%)
HSB
hsb(79, 80%, 100%)
CMYK
cmyk(25%, 0%, 80%, 0%)
Oklch
oklch(92.4% 0.223 126.3)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#8CDE4B

Emerald · GreenYellow · Olive Green

HEX
#8CDE4B
RGB
rgb(140, 222, 75)
HSL
hsl(93, 69%, 58%)
HSB
hsb(93, 66%, 87%)
CMYK
cmyk(37%, 0%, 66%, 13%)
Oklch
oklch(81.9% 0.196 134.0)

TraditionalEmerald」· PaintOlive Green」· Creative Blush Sunrise

#556270

Indigo · DimGray · Prussian Blue

HEX
#556270
RGB
rgb(85, 98, 112)
HSL
hsl(211, 14%, 39%)
HSB
hsb(211, 24%, 44%)
CMYK
cmyk(24%, 13%, 0%, 56%)
Oklch
oklch(49.0% 0.028 250.3)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#BBC4C5

Sky Blue · Silver · Pearl Gray

HEX
#BBC4C5
RGB
rgb(187, 196, 197)
HSL
hsl(186, 8%, 75%)
HSB
hsb(186, 5%, 77%)
CMYK
cmyk(5%, 1%, 0%, 23%)
Oklch
oklch(81.4% 0.010 204.9)

TraditionalSky Blue」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFCC9
C7CAFF

Analogous

FFE0C7
FFFCC9
E6FFC7

Triadic

FFFCC9
C7FFFC
FCC7FF

Split-Comp.

FFFCC9
C7E6FF
E0C7FF

Tetradic

FFFCC9
C7FFE0
C7CAFF
FFC7E6

Contrast Matrix WCAG 2.1 Contrast

FFFCC9
C0FF33
8CDE4B
556270
BBC4C5
1.1
Fail
1.6
Fail
5.9
AA
1.7
Fail
1.1
Fail
1.4
Fail
5.2
AA
1.5
Fail
1.6
Fail
1.4
Fail
3.8
AA Large
1.1
Fail
5.9
AA
5.2
AA
3.8
AA Large
3.5
AA Large
1.7
Fail
1.5
Fail
1.1
Fail
3.5
AA Large
White BG
1.0Fail
1.2Fail
1.7Fail
6.2AA
1.8Fail
Black BG
20.0AAA
17.6AAA
12.7AAA
3.4AA Large
11.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFED5
DBDC64
B0B06F
5B5B6D
BFBFC5

Deuteranopia

FEFED8
D8D370
ABA577
5A596C
BEBEC5

Tritanopia

FFDFE1
C38B94
908B91
566A69
BBC5C5

Achromatopsia

F7F7F7
D5D5D5
B5B5B5
606060
C1C1C1

Shades & Tints Shades & Tints

#FFFCC9

Dark
Light

#C0FF33

Dark
Light

#8CDE4B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffcc9;
  --color-2: #c0ff33;
  --color-3: #8cde4b;
  --color-4: #556270;
  --color-5: #bbc4c5;
}

SCSS

$color-1: #fffcc9;
$color-2: #c0ff33;
$color-3: #8cde4b;
$color-4: #556270;
$color-5: #bbc4c5;

TAILWIND

colors: {
  'brand-1': '#fffcc9',
  'brand-2': '#c0ff33',
  'brand-3': '#8cde4b',
  'brand-4': '#556270',
  'brand-5': '#bbc4c5',
}

RGB Array

[255, 252, 201], [192, 255, 51], [140, 222, 75], [85, 98, 112], [187, 196, 197]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFCC9, #C0FF33, #8CDE4B, #556270, #BBC4C5 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: #fffcc9; --color-2: #c0ff33; --color-3: #8cde4b; --color-4: #556270; --color-5: #bbc4c5. 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