← Back to Editor

#DDCC77 · #666644 · #000000 · #AAAA88 · #FFFFEE

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

#DDCC77

Fresh Green · BurlyWood · Sunflower

HEX
#DDCC77
RGB
rgb(221, 204, 119)
HSL
hsl(50, 60%, 67%)
HSB
hsb(50, 46%, 87%)
CMYK
cmyk(0%, 8%, 46%, 13%)
Oklch
oklch(84.1% 0.108 98.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#666644

Autumn Sage · DarkOliveGreen · Honey Gold

HEX
#666644
RGB
rgb(102, 102, 68)
HSL
hsl(60, 20%, 33%)
HSB
hsb(60, 33%, 40%)
CMYK
cmyk(0%, 0%, 33%, 60%)
Oklch
oklch(50.1% 0.050 108.1)

TraditionalAutumn Sage」· PaintHoney Gold」· 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

#AAAA88

Autumn Sage · DarkGray · Sunflower

HEX
#AAAA88
RGB
rgb(170, 170, 136)
HSL
hsl(60, 17%, 60%)
HSB
hsb(60, 20%, 67%)
CMYK
cmyk(0%, 0%, 20%, 33%)
Oklch
oklch(72.9% 0.047 107.5)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#FFFFEE

Fresh Green · SeaShell · Lemon Cream

HEX
#FFFFEE
RGB
rgb(255, 255, 238)
HSL
hsl(60, 100%, 97%)
HSB
hsb(60, 7%, 100%)
CMYK
cmyk(0%, 0%, 7%, 0%)
Oklch
oklch(99.5% 0.022 106.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

DDCC77
7889DD

Analogous

DD9A78
DDCC77
BCDD78

Triadic

DDCC77
78DDCD
CD78DD

Split-Comp.

DDCC77
78BCDD
9A78DD

Tetradic

DDCC77
78DD9A
7889DD
DD78BC

Contrast Matrix WCAG 2.1 Contrast

DDCC77
666644
000000
AAAA88
FFFFEE
3.7
AA Large
13.0
AAA
1.5
Fail
1.6
Fail
3.7
AA Large
3.5
AA Large
2.5
Fail
5.9
AA
13.0
AAA
3.5
AA Large
8.8
AAA
20.8
AAA
1.5
Fail
2.5
Fail
8.8
AAA
2.4
Fail
1.6
Fail
5.9
AA
20.8
AAA
2.4
Fail
White BG
1.6Fail
5.9AA
21.0AAA
2.4Fail
1.0Fail
Black BG
13.0AAA
3.5AA Large
1.0Fail
8.8AAA
20.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D6D58C
66664C
000000
AAAA90
FFFFF2

Deuteranopia

D7D891
66664E
000000
AAAA92
FFFFF3

Tritanopia

DC9C9F
665354
000000
AA9798
FFF5F6

Achromatopsia

C7C7C7
626262
000000
A6A6A6
FDFDFD

Shades & Tints Shades & Tints

#DDCC77

Dark
Light

#666644

Dark
Light

#000000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ddcc77;
  --color-2: #666644;
  --color-3: #000000;
  --color-4: #aaaa88;
  --color-5: #ffffee;
}

SCSS

$color-1: #ddcc77;
$color-2: #666644;
$color-3: #000000;
$color-4: #aaaa88;
$color-5: #ffffee;

TAILWIND

colors: {
  'brand-1': '#ddcc77',
  'brand-2': '#666644',
  'brand-3': '#000000',
  'brand-4': '#aaaa88',
  'brand-5': '#ffffee',
}

RGB Array

[221, 204, 119], [102, 102, 68], [0, 0, 0], [170, 170, 136], [255, 255, 238]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #DDCC77, #666644, #000000, #AAAA88, #FFFFEE 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: #ddcc77; --color-2: #666644; --color-3: #000000; --color-4: #aaaa88; --color-5: #ffffee. 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