← Back to Editor

#FFCCCC · #3B3434 · #72C9A7 · #CFC786 · #F0D8A8

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

#FFCCCC

Peach Pink · Pink · Cherry Blossom

HEX
#FFCCCC
RGB
rgb(255, 204, 204)
HSL
hsl(0, 100%, 90%)
HSB
hsb(0, 20%, 100%)
CMYK
cmyk(0%, 20%, 20%, 0%)
Oklch
oklch(89.0% 0.058 18.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#3B3434

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3B3434
RGB
rgb(59, 52, 52)
HSL
hsl(0, 6%, 22%)
HSB
hsb(0, 12%, 23%)
CMYK
cmyk(0%, 12%, 12%, 77%)
Oklch
oklch(33.2% 0.010 17.7)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#72C9A7

Jade · MediumAquaMarine · Apple Green

HEX
#72C9A7
RGB
rgb(114, 201, 167)
HSL
hsl(157, 45%, 62%)
HSB
hsb(157, 43%, 79%)
CMYK
cmyk(43%, 0%, 17%, 21%)
Oklch
oklch(77.1% 0.099 166.6)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#CFC786

Fresh Green · Tan · Sunflower

HEX
#CFC786
RGB
rgb(207, 199, 134)
HSL
hsl(53, 43%, 67%)
HSB
hsb(53, 35%, 81%)
CMYK
cmyk(0%, 4%, 35%, 19%)
Oklch
oklch(82.1% 0.085 102.1)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#F0D8A8

Goose Yellow · Wheat · Lemon Cream

HEX
#F0D8A8
RGB
rgb(240, 216, 168)
HSL
hsl(40, 71%, 80%)
HSB
hsb(40, 30%, 94%)
CMYK
cmyk(0%, 10%, 30%, 6%)
Oklch
oklch(89.0% 0.068 84.4)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFCCCC
CCFFFF

Analogous

FFCCE6
FFCCCC
FFE6CC

Triadic

FFCCCC
CCFFCC
CCCCFF

Split-Comp.

FFCCCC
CCFFE6
CCE6FF

Tetradic

FFCCCC
E6FFCC
CCFFFF
E6CCFF

Contrast Matrix WCAG 2.1 Contrast

FFCCCC
3B3434
72C9A7
CFC786
F0D8A8
8.5
AAA
1.4
Fail
1.2
Fail
1.0
Fail
8.5
AAA
6.2
AA
7.0
AAA
8.7
AAA
1.4
Fail
6.2
AA
1.1
Fail
1.4
Fail
1.2
Fail
7.0
AAA
1.1
Fail
1.2
Fail
1.0
Fail
8.7
AAA
1.4
Fail
1.2
Fail
White BG
1.4Fail
12.2AAA
2.0Fail
1.7Fail
1.4Fail
Black BG
14.8AAA
1.7Fail
10.6AAA
12.2AAA
15.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9E8CC
383834
9898AF
CCCB96
E6E5B4

Deuteranopia

ECF0CC
383934
938CB1
CCCD9A
E7E9B6

Tritanopia

FCCCCC
3B3434
76B6B7
CFA2A5
EFBDBF

Achromatopsia

DBDBDB
363636
ABABAB
C2C2C2
DADADA

Shades & Tints Shades & Tints

#FFCCCC

Dark
Light

#3B3434

Dark
Light

#72C9A7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffcccc;
  --color-2: #3b3434;
  --color-3: #72c9a7;
  --color-4: #cfc786;
  --color-5: #f0d8a8;
}

SCSS

$color-1: #ffcccc;
$color-2: #3b3434;
$color-3: #72c9a7;
$color-4: #cfc786;
$color-5: #f0d8a8;

TAILWIND

colors: {
  'brand-1': '#ffcccc',
  'brand-2': '#3b3434',
  'brand-3': '#72c9a7',
  'brand-4': '#cfc786',
  'brand-5': '#f0d8a8',
}

RGB Array

[255, 204, 204], [59, 52, 52], [114, 201, 167], [207, 199, 134], [240, 216, 168]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFCCCC, #3B3434, #72C9A7, #CFC786, #F0D8A8 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: #ffcccc; --color-2: #3b3434; --color-3: #72c9a7; --color-4: #cfc786; --color-5: #f0d8a8. 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