← Back to Editor

#FFFFFF · #CCB97E · #D2B04C · #635119 · #000000

warm

A 5-color warm 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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#CCB97E

Ginger · Tan · Sunflower

HEX
#CCB97E
RGB
rgb(204, 185, 126)
HSL
hsl(45, 43%, 65%)
HSB
hsb(45, 38%, 80%)
CMYK
cmyk(0%, 9%, 38%, 20%)
Oklch
oklch(78.8% 0.080 92.3)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#D2B04C

Ginger · SandyBrown · Sunflower

HEX
#D2B04C
RGB
rgb(210, 176, 76)
HSL
hsl(45, 60%, 56%)
HSB
hsb(45, 64%, 82%)
CMYK
cmyk(0%, 16%, 64%, 18%)
Oklch
oklch(76.8% 0.124 90.3)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#635119

Ochre · DarkOliveGreen · Amber Gold

HEX
#635119
RGB
rgb(99, 81, 25)
HSL
hsl(45, 60%, 24%)
HSB
hsb(45, 75%, 39%)
CMYK
cmyk(0%, 18%, 75%, 61%)
Oklch
oklch(44.2% 0.077 90.8)

TraditionalOchre」· PaintAmber 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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
CCB97E
D2B04C
635119
000000
1.9
Fail
2.1
Fail
7.7
AAA
21.0
AAA
1.9
Fail
1.1
Fail
4.0
AA Large
10.8
AAA
2.1
Fail
1.1
Fail
3.7
AA Large
10.1
AAA
7.7
AAA
4.0
AA Large
3.7
AA Large
2.7
Fail
21.0
AAA
10.8
AAA
10.1
AAA
2.7
Fail
White BG
1.0Fail
1.9Fail
2.1Fail
7.7AAA
21.0AAA
Black BG
21.0AAA
10.8AAA
10.1AAA
2.7Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C4C48C
C3C364
5B5B27
000000

Deuteranopia

FFFFFF
C5C690
C5C86A
5C5E2A
000000

Tritanopia

FFFFFF
CB989A
D0777C
623134
000000

Achromatopsia

FFFFFF
B8B8B8
AFAFAF
505050
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#CCB97E

Dark
Light

#D2B04C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ccb97e;
  --color-3: #d2b04c;
  --color-4: #635119;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #ccb97e;
$color-3: #d2b04c;
$color-4: #635119;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ccb97e',
  'brand-3': '#d2b04c',
  'brand-4': '#635119',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [204, 185, 126], [210, 176, 76], [99, 81, 25], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #FFFFFF, #CCB97E, #D2B04C, #635119, #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: #ffffff; --color-2: #ccb97e; --color-3: #d2b04c; --color-4: #635119; --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 warm-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