← Back to Editor

#FFFCD7 · #C2D79F · #9B6773 · #DE612B · #000000

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFCD7

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFCD7
RGB
rgb(255, 252, 215)
HSL
hsl(56, 100%, 92%)
HSB
hsb(56, 16%, 100%)
CMYK
cmyk(0%, 1%, 16%, 0%)
Oklch
oklch(98.4% 0.048 103.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C2D79F

Willow Green · Silver · Apple Green

HEX
#C2D79F
RGB
rgb(194, 215, 159)
HSL
hsl(83, 41%, 73%)
HSB
hsb(83, 26%, 84%)
CMYK
cmyk(10%, 0%, 26%, 16%)
Oklch
oklch(84.9% 0.078 124.7)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#9B6773

Crimson · Gray · Passion Red

HEX
#9B6773
RGB
rgb(155, 103, 115)
HSL
hsl(346, 21%, 51%)
HSB
hsb(346, 34%, 61%)
CMYK
cmyk(0%, 34%, 26%, 39%)
Oklch
oklch(57.2% 0.069 4.4)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#DE612B

Tangerine · Chocolate · Warm Sun

HEX
#DE612B
RGB
rgb(222, 97, 43)
HSL
hsl(18, 73%, 52%)
HSB
hsb(18, 81%, 87%)
CMYK
cmyk(0%, 56%, 81%, 13%)
Oklch
oklch(64.1% 0.170 41.6)

TraditionalTangerine」· PaintWarm Sun」· 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

FFFCD7
D6D9FF

Analogous

FFE8D6
FFFCD7
EDFFD6

Triadic

FFFCD7
D6FFFC
FCD6FF

Split-Comp.

FFFCD7
D6EDFF
E8D6FF

Tetradic

FFFCD7
D6FFE8
D6D9FF
FFD6ED

Contrast Matrix WCAG 2.1 Contrast

FFFCD7
C2D79F
9B6773
DE612B
000000
1.5
Fail
4.4
AA Large
3.4
AA Large
20.2
AAA
1.5
Fail
2.9
Fail
2.3
Fail
13.5
AAA
4.4
AA Large
2.9
Fail
1.3
Fail
4.6
AA
3.4
AA Large
2.3
Fail
1.3
Fail
5.9
AA
20.2
AAA
13.5
AAA
4.6
AA
5.9
AA
White BG
1.0Fail
1.6Fail
4.6AA
3.6AA Large
21.0AAA
Black BG
20.2AAA
13.5AAA
4.6AA
5.9AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEE0
CBCBAD
848470
A8A738
000000

Deuteranopia

FEFEE2
CAC8B0
888B6F
AFB83B
000000

Tritanopia

FFE7E9
C3B7BA
986E6D
D84245
000000

Achromatopsia

F9F9F9
CACACA
787878
808080
000000

Shades & Tints Shades & Tints

#FFFCD7

Dark
Light

#C2D79F

Dark
Light

#9B6773

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffcd7;
  --color-2: #c2d79f;
  --color-3: #9b6773;
  --color-4: #de612b;
  --color-5: #000000;
}

SCSS

$color-1: #fffcd7;
$color-2: #c2d79f;
$color-3: #9b6773;
$color-4: #de612b;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#fffcd7',
  'brand-2': '#c2d79f',
  'brand-3': '#9b6773',
  'brand-4': '#de612b',
  'brand-5': '#000000',
}

RGB Array

[255, 252, 215], [194, 215, 159], [155, 103, 115], [222, 97, 43], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFCD7, #C2D79F, #9B6773, #DE612B, #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 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #fffcd7; --color-2: #c2d79f; --color-3: #9b6773; --color-4: #de612b; --color-5: #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 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