← Back to Editor

#FFFFFF · #370B18 · #3B2621 · #D4CC8E · #9E3C33

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

#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

#370B18

Dark Violet · Black · Raspberry

HEX
#370B18
RGB
rgb(55, 11, 24)
HSL
hsl(342, 67%, 13%)
HSB
hsb(342, 80%, 22%)
CMYK
cmyk(0%, 80%, 56%, 78%)
Oklch
oklch(23.3% 0.070 6.6)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#3B2621

Crimson · DarkSlateGray · Deep Berry

HEX
#3B2621
RGB
rgb(59, 38, 33)
HSL
hsl(12, 28%, 18%)
HSB
hsb(12, 44%, 23%)
CMYK
cmyk(0%, 36%, 44%, 77%)
Oklch
oklch(29.3% 0.033 33.9)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#D4CC8E

Fresh Green · BurlyWood · Sunflower

HEX
#D4CC8E
RGB
rgb(212, 204, 142)
HSL
hsl(53, 45%, 69%)
HSB
hsb(53, 33%, 83%)
CMYK
cmyk(0%, 4%, 33%, 17%)
Oklch
oklch(83.7% 0.081 101.7)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#9E3C33

Crimson · Brown · Passion Red

HEX
#9E3C33
RGB
rgb(158, 60, 51)
HSL
hsl(5, 51%, 41%)
HSB
hsb(5, 68%, 62%)
CMYK
cmyk(0%, 62%, 68%, 38%)
Oklch
oklch(49.1% 0.133 28.1)

TraditionalCrimson」· PaintPassion Red」· 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
370B18
3B2621
D4CC8E
9E3C33
17.2
AAA
14.1
AAA
1.6
Fail
6.7
AA
17.2
AAA
1.2
Fail
10.5
AAA
2.6
Fail
14.1
AAA
1.2
Fail
8.6
AAA
2.1
Fail
1.6
Fail
10.5
AAA
8.6
AAA
4.1
AA Large
6.7
AA
2.6
Fail
2.1
Fail
4.1
AA Large
White BG
1.0Fail
17.2AAA
14.1AAA
1.6Fail
6.7AA
Black BG
21.0AAA
1.2Fail
1.5Fail
12.8AAA
3.1AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
242415
323222
D1D09D
747335

Deuteranopia

FFFFFF
272A14
333523
D1D2A1
798136

Tritanopia

FFFFFF
351212
3A2323
D4A9AB
993737

Achromatopsia

FFFFFF
1A1A1A
2C2C2C
C7C7C7
585858

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#370B18

Dark
Light

#3B2621

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #370b18;
  --color-3: #3b2621;
  --color-4: #d4cc8e;
  --color-5: #9e3c33;
}

SCSS

$color-1: #ffffff;
$color-2: #370b18;
$color-3: #3b2621;
$color-4: #d4cc8e;
$color-5: #9e3c33;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#370b18',
  'brand-3': '#3b2621',
  'brand-4': '#d4cc8e',
  'brand-5': '#9e3c33',
}

RGB Array

[255, 255, 255], [55, 11, 24], [59, 38, 33], [212, 204, 142], [158, 60, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #370B18, #3B2621, #D4CC8E, #9E3C33 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: #370b18; --color-3: #3b2621; --color-4: #d4cc8e; --color-5: #9e3c33. 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