← Back to Editor

#CCCC99 · #FF9966 · #CC9666 · #584F5E · #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

#CCCC99

Fresh Green · Tan · Sunflower

HEX
#CCCC99
RGB
rgb(204, 204, 153)
HSL
hsl(60, 33%, 70%)
HSB
hsb(60, 25%, 80%)
CMYK
cmyk(0%, 0%, 25%, 20%)
Oklch
oklch(83.3% 0.068 107.8)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#FF9966

Apricot · SandyBrown · Warm Sun

HEX
#FF9966
RGB
rgb(255, 153, 102)
HSL
hsl(20, 100%, 70%)
HSB
hsb(20, 60%, 100%)
CMYK
cmyk(0%, 40%, 60%, 0%)
Oklch
oklch(77.9% 0.139 46.6)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#CC9666

Tangerine · DarkSalmon · Warm Sun

HEX
#CC9666
RGB
rgb(204, 150, 102)
HSL
hsl(28, 50%, 60%)
HSB
hsb(28, 50%, 80%)
CMYK
cmyk(0%, 26%, 50%, 20%)
Oklch
oklch(71.4% 0.091 62.2)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#584F5E

Dark Plum · DimGray · Charcoal

HEX
#584F5E
RGB
rgb(88, 79, 94)
HSL
hsl(276, 9%, 34%)
HSB
hsb(276, 16%, 37%)
CMYK
cmyk(6%, 16%, 0%, 63%)
Oklch
oklch(44.2% 0.027 311.9)

TraditionalDark Plum」· PaintCharcoal」· Creative Midnight Shadow

#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

CCCC99
9999CC

Analogous

CCB399
CCCC99
B3CC99

Triadic

CCCC99
99CCCC
CC99CC

Split-Comp.

CCCC99
99B3CC
B399CC

Tetradic

CCCC99
99CCB3
9999CC
CC99B3

Contrast Matrix WCAG 2.1 Contrast

CCCC99
FF9966
CC9666
584F5E
000000
1.3
Fail
1.6
Fail
4.7
AA
12.7
AAA
1.3
Fail
1.2
Fail
3.7
AA Large
10.0
AAA
1.6
Fail
1.2
Fail
3.0
AA Large
8.1
AAA
4.7
AA
3.7
AA Large
3.0
AA Large
2.7
Fail
12.7
AAA
10.0
AAA
8.1
AAA
2.7
Fail
White BG
1.7Fail
2.1Fail
2.6Fail
7.8AAA
21.0AAA
Black BG
12.7AAA
10.0AAA
8.1AAA
2.7Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

CCCCA5
D3D272
B5B472
54545A
000000

Deuteranopia

CCCCA8
D9E075
B8BC74
55555A
000000

Tritanopia

CCAFB1
FA7C7E
C97B7D
585857
000000

Achromatopsia

C6C6C6
B2B2B2
A1A1A1
535353
000000

Shades & Tints Shades & Tints

#CCCC99

Dark
Light

#FF9966

Dark
Light

#CC9666

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cccc99;
  --color-2: #ff9966;
  --color-3: #cc9666;
  --color-4: #584f5e;
  --color-5: #000000;
}

SCSS

$color-1: #cccc99;
$color-2: #ff9966;
$color-3: #cc9666;
$color-4: #584f5e;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#cccc99',
  'brand-2': '#ff9966',
  'brand-3': '#cc9666',
  'brand-4': '#584f5e',
  'brand-5': '#000000',
}

RGB Array

[204, 204, 153], [255, 153, 102], [204, 150, 102], [88, 79, 94], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCCC99, #FF9966, #CC9666, #584F5E, #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: #cccc99; --color-2: #ff9966; --color-3: #cc9666; --color-4: #584f5e; --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