← Back to Editor

#FFFFFF · #F2F1D3 · #BFBB6D · #474739 · #CC6437

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

#F2F1D3

Fresh Green · Beige · Lemon Cream

HEX
#F2F1D3
RGB
rgb(242, 241, 211)
HSL
hsl(58, 54%, 89%)
HSB
hsb(58, 13%, 95%)
CMYK
cmyk(0%, 0%, 13%, 5%)
Oklch
oklch(95.1% 0.039 105.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#BFBB6D

Autumn Sage · Tan · Sunflower

HEX
#BFBB6D
RGB
rgb(191, 187, 109)
HSL
hsl(57, 39%, 59%)
HSB
hsb(57, 43%, 75%)
CMYK
cmyk(0%, 2%, 43%, 25%)
Oklch
oklch(77.8% 0.100 105.9)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#474739

Autumn Sage · DarkSlateGray · Amber Gold

HEX
#474739
RGB
rgb(71, 71, 57)
HSL
hsl(60, 11%, 25%)
HSB
hsb(60, 20%, 28%)
CMYK
cmyk(0%, 0%, 20%, 72%)
Oklch
oklch(39.4% 0.023 107.4)

TraditionalAutumn Sage」· PaintAmber Gold」· Creative Blush Sunrise

#CC6437

Tangerine · Chocolate · Warm Sun

HEX
#CC6437
RGB
rgb(204, 100, 55)
HSL
hsl(18, 59%, 51%)
HSB
hsb(18, 73%, 80%)
CMYK
cmyk(0%, 51%, 73%, 20%)
Oklch
oklch(62.0% 0.145 42.7)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

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
F2F1D3
BFBB6D
474739
CC6437
1.1
Fail
2.0
Fail
9.4
AAA
3.9
AA Large
1.1
Fail
1.7
Fail
8.2
AAA
3.4
AA Large
2.0
Fail
1.7
Fail
4.7
AA
1.9
Fail
9.4
AAA
8.2
AAA
4.7
AA
2.4
Fail
3.9
AA Large
3.4
AA Large
1.9
Fail
2.4
Fail
White BG
1.0Fail
1.1Fail
2.0Fail
9.4AAA
3.9AA Large
Black BG
21.0AAA
18.3AAA
10.5AAA
2.2Fail
5.4AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F2F2DA
BDBD80
47473C
9F9E42

Deuteranopia

FFFFFF
F2F2DC
BEBE84
47473D
A5AD45

Tritanopia

FFFFFF
F2E0E1
BF8F92
473F40
C74A4C

Achromatopsia

FFFFFF
EEEEEE
B3B3B3
454545
7E7E7E

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F2F1D3

Dark
Light

#BFBB6D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f2f1d3;
  --color-3: #bfbb6d;
  --color-4: #474739;
  --color-5: #cc6437;
}

SCSS

$color-1: #ffffff;
$color-2: #f2f1d3;
$color-3: #bfbb6d;
$color-4: #474739;
$color-5: #cc6437;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f2f1d3',
  'brand-3': '#bfbb6d',
  'brand-4': '#474739',
  'brand-5': '#cc6437',
}

RGB Array

[255, 255, 255], [242, 241, 211], [191, 187, 109], [71, 71, 57], [204, 100, 55]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #FFFFFF, #F2F1D3, #BFBB6D, #474739, #CC6437 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: #f2f1d3; --color-3: #bfbb6d; --color-4: #474739; --color-5: #cc6437. 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