← Back to Editor

#CCCC99 · #B3B381 · #444433 · #21212B · #FF5555

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

#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

#B3B381

Autumn Sage · Tan · Sunflower

HEX
#B3B381
RGB
rgb(179, 179, 129)
HSL
hsl(60, 25%, 60%)
HSB
hsb(60, 28%, 70%)
CMYK
cmyk(0%, 0%, 28%, 30%)
Oklch
oklch(75.4% 0.068 107.9)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#444433

Autumn Sage · DarkSlateGray · Amber Gold

HEX
#444433
RGB
rgb(68, 68, 51)
HSL
hsl(60, 14%, 23%)
HSB
hsb(60, 25%, 27%)
CMYK
cmyk(0%, 0%, 25%, 73%)
Oklch
oklch(38.1% 0.028 107.6)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#21212B

Deep Indigo · DarkSlateGray · Deep Sea Blue

HEX
#21212B
RGB
rgb(33, 33, 43)
HSL
hsl(240, 13%, 15%)
HSB
hsb(240, 23%, 17%)
CMYK
cmyk(23%, 23%, 0%, 83%)
Oklch
oklch(25.2% 0.019 285.0)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#FF5555

Peach Pink · Tomato · Coral Red

HEX
#FF5555
RGB
rgb(255, 85, 85)
HSL
hsl(0, 100%, 67%)
HSB
hsb(0, 67%, 100%)
CMYK
cmyk(0%, 67%, 67%, 0%)
Oklch
oklch(68.2% 0.206 24.4)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

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
B3B381
444433
21212B
FF5555
1.3
Fail
6.0
AA
9.6
AAA
1.9
Fail
1.3
Fail
4.6
AA
7.4
AAA
1.4
Fail
6.0
AA
4.6
AA
1.6
Fail
3.2
AA Large
9.6
AAA
7.4
AAA
1.6
Fail
5.1
AA
1.9
Fail
1.4
Fail
3.2
AA Large
5.1
AA
White BG
1.7Fail
2.2Fail
9.9AAA
15.9AAA
3.1AA Large
Black BG
12.7AAA
9.7AAA
2.1Fail
1.3Fail
6.7AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

CCCCA5
B3B38D
444437
212129
B5B455

Deuteranopia

CCCCA8
B3B390
444438
212128
BFCC55

Tritanopia

CCAFB1
B39799
443A3B
212726
F75555

Achromatopsia

C6C6C6
ADADAD
424242
222222
888888

Shades & Tints Shades & Tints

#CCCC99

Dark
Light

#B3B381

Dark
Light

#444433

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cccc99;
  --color-2: #b3b381;
  --color-3: #444433;
  --color-4: #21212b;
  --color-5: #ff5555;
}

SCSS

$color-1: #cccc99;
$color-2: #b3b381;
$color-3: #444433;
$color-4: #21212b;
$color-5: #ff5555;

TAILWIND

colors: {
  'brand-1': '#cccc99',
  'brand-2': '#b3b381',
  'brand-3': '#444433',
  'brand-4': '#21212b',
  'brand-5': '#ff5555',
}

RGB Array

[204, 204, 153], [179, 179, 129], [68, 68, 51], [33, 33, 43], [255, 85, 85]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCCC99, #B3B381, #444433, #21212B, #FF5555 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: #b3b381; --color-3: #444433; --color-4: #21212b; --color-5: #ff5555. 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