← Back to Editor

#FFF8CC · #00FD00 · #70B439 · #13151B · #CFC1B2

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

#FFF8CC

Fresh Green · Beige · Lemon Cream

HEX
#FFF8CC
RGB
rgb(255, 248, 204)
HSL
hsl(52, 100%, 90%)
HSB
hsb(52, 20%, 100%)
CMYK
cmyk(0%, 3%, 20%, 0%)
Oklch
oklch(97.4% 0.057 99.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#00FD00

Pine Green · Lime · Olive Green

HEX
#00FD00
RGB
rgb(0, 253, 0)
HSL
hsl(120, 100%, 50%)
HSB
hsb(120, 100%, 99%)
CMYK
cmyk(100%, 0%, 100%, 1%)
Oklch
oklch(86.1% 0.293 142.5)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

#70B439

Pine Green · LimeGreen · Olive Green

HEX
#70B439
RGB
rgb(112, 180, 57)
HSL
hsl(93, 52%, 46%)
HSB
hsb(93, 68%, 71%)
CMYK
cmyk(38%, 0%, 68%, 29%)
Oklch
oklch(70.0% 0.170 133.9)

TraditionalPine Green」· PaintOlive Green」· Creative Blush Sunrise

#13151B

Indigo · Black · Deep Sea Blue

HEX
#13151B
RGB
rgb(19, 21, 27)
HSL
hsl(225, 17%, 9%)
HSB
hsb(225, 30%, 11%)
CMYK
cmyk(30%, 22%, 0%, 89%)
Oklch
oklch(19.6% 0.012 270.7)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#CFC1B2

Goose Yellow · Silver · Warm Sun

HEX
#CFC1B2
RGB
rgb(207, 193, 178)
HSL
hsl(31, 23%, 75%)
HSB
hsb(31, 14%, 81%)
CMYK
cmyk(0%, 7%, 14%, 19%)
Oklch
oklch(81.8% 0.026 69.4)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF8CC
CCD3FF

Analogous

FFDFCC
FFF8CC
ECFFCC

Triadic

FFF8CC
CCFFF8
F8CCFF

Split-Comp.

FFF8CC
CCECFF
DFCCFF

Tetradic

FFF8CC
CCFFDF
CCD3FF
FFCCEC

Contrast Matrix WCAG 2.1 Contrast

FFF8CC
00FD00
70B439
13151B
CFC1B2
1.3
Fail
2.4
Fail
17.0
AAA
1.6
Fail
1.3
Fail
1.8
Fail
13.1
AAA
1.3
Fail
2.4
Fail
1.8
Fail
7.2
AAA
1.4
Fail
17.0
AAA
13.1
AAA
7.2
AAA
10.4
AAA
1.6
Fail
1.3
Fail
1.4
Fail
10.4
AAA
White BG
1.1Fail
1.4Fail
2.5Fail
18.2AAA
1.8Fail
Black BG
19.6AAA
15.1AAA
8.3AAA
1.2Fail
11.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFCD7
6E703D
8D8E57
14141A
C9C9B6

Deuteranopia

FCFDD9
5F4C4C
8A845E
141419
CACBB7

Tritanopia

FFDFE1
0D6E78
736E73
131818
CEB8B9

Achromatopsia

F5F5F5
959595
929292
151515
C3C3C3

Shades & Tints Shades & Tints

#FFF8CC

Dark
Light

#00FD00

Dark
Light

#70B439

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff8cc;
  --color-2: #00fd00;
  --color-3: #70b439;
  --color-4: #13151b;
  --color-5: #cfc1b2;
}

SCSS

$color-1: #fff8cc;
$color-2: #00fd00;
$color-3: #70b439;
$color-4: #13151b;
$color-5: #cfc1b2;

TAILWIND

colors: {
  'brand-1': '#fff8cc',
  'brand-2': '#00fd00',
  'brand-3': '#70b439',
  'brand-4': '#13151b',
  'brand-5': '#cfc1b2',
}

RGB Array

[255, 248, 204], [0, 253, 0], [112, 180, 57], [19, 21, 27], [207, 193, 178]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF8CC, #00FD00, #70B439, #13151B, #CFC1B2 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: #fff8cc; --color-2: #00fd00; --color-3: #70b439; --color-4: #13151b; --color-5: #cfc1b2. 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