← Back to Editor

#CCC999 · #B37E4D · #993300 · #66331A · #333333

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

#CCC999

Fresh Green · Tan · Sunflower

HEX
#CCC999
RGB
rgb(204, 201, 153)
HSL
hsl(56, 33%, 70%)
HSB
hsb(56, 25%, 80%)
CMYK
cmyk(0%, 1%, 25%, 20%)
Oklch
oklch(82.6% 0.064 104.7)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#B37E4D

Tangerine · Sienna · Amber Brown

HEX
#B37E4D
RGB
rgb(179, 126, 77)
HSL
hsl(29, 40%, 50%)
HSB
hsb(29, 57%, 70%)
CMYK
cmyk(0%, 30%, 57%, 30%)
Oklch
oklch(63.6% 0.093 62.6)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#993300

Tangerine · Brown · Amber Brown

HEX
#993300
RGB
rgb(153, 51, 0)
HSL
hsl(20, 100%, 30%)
HSB
hsb(20, 100%, 60%)
CMYK
cmyk(0%, 67%, 100%, 40%)
Oklch
oklch(46.6% 0.145 40.2)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#66331A

Tangerine · DarkOliveGreen · Cinnamon

HEX
#66331A
RGB
rgb(102, 51, 26)
HSL
hsl(20, 59%, 25%)
HSB
hsb(20, 75%, 40%)
CMYK
cmyk(0%, 50%, 75%, 60%)
Oklch
oklch(38.3% 0.082 45.3)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#333333

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#333333
RGB
rgb(51, 51, 51)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(32.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CCC999
999DCC

Analogous

CCAF99
CCC999
B6CC99

Triadic

CCC999
99CCC8
C899CC

Split-Comp.

CCC999
99B6CC
AF99CC

Tetradic

CCC999
99CCAF
999DCC
CC99B6

Contrast Matrix WCAG 2.1 Contrast

CCC999
B37E4D
993300
66331A
333333
2.1
Fail
4.4
AA Large
6.0
AA
7.4
AAA
2.1
Fail
2.1
Fail
2.9
Fail
3.6
AA Large
4.4
AA Large
2.1
Fail
1.4
Fail
1.7
Fail
6.0
AA
2.9
Fail
1.4
Fail
1.2
Fail
7.4
AAA
3.6
AA Large
1.7
Fail
1.2
Fail
White BG
1.7Fail
3.5AA Large
7.4AAA
10.2AAA
12.6AAA
Black BG
12.4AAA
6.0AA
2.8Fail
2.1Fail
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

CBCBA5
9C9C59
6D6C0C
504F20
333333

Deuteranopia

CBCBA7
9FA35C
737A0F
535722
333333

Tritanopia

CCAEB0
B06264
941618
632526
333333

Achromatopsia

C4C4C4
888888
4C4C4C
3F3F3F
333333

Shades & Tints Shades & Tints

#CCC999

Dark
Light

#B37E4D

Dark
Light

#993300

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ccc999;
  --color-2: #b37e4d;
  --color-3: #993300;
  --color-4: #66331a;
  --color-5: #333333;
}

SCSS

$color-1: #ccc999;
$color-2: #b37e4d;
$color-3: #993300;
$color-4: #66331a;
$color-5: #333333;

TAILWIND

colors: {
  'brand-1': '#ccc999',
  'brand-2': '#b37e4d',
  'brand-3': '#993300',
  'brand-4': '#66331a',
  'brand-5': '#333333',
}

RGB Array

[204, 201, 153], [179, 126, 77], [153, 51, 0], [102, 51, 26], [51, 51, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCC999, #B37E4D, #993300, #66331A, #333333 is ideal for: tech websites, dark mode UIs, game UIs, 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: #ccc999; --color-2: #b37e4d; --color-3: #993300; --color-4: #66331a; --color-5: #333333. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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