← Back to Editor

#000000 · #552C1B · #8A3E20 · #C25B2B · #D68335

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

#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

#552C1B

Tangerine · DarkOliveGreen · Cinnamon

HEX
#552C1B
RGB
rgb(85, 44, 27)
HSL
hsl(18, 52%, 22%)
HSB
hsb(18, 68%, 33%)
CMYK
cmyk(0%, 48%, 68%, 67%)
Oklch
oklch(34.3% 0.067 42.7)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#8A3E20

Tangerine · Sienna · Amber Brown

HEX
#8A3E20
RGB
rgb(138, 62, 32)
HSL
hsl(17, 62%, 33%)
HSB
hsb(17, 77%, 54%)
CMYK
cmyk(0%, 55%, 77%, 46%)
Oklch
oklch(45.9% 0.112 41.0)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#C25B2B

Tangerine · Chocolate · Amber Brown

HEX
#C25B2B
RGB
rgb(194, 91, 43)
HSL
hsl(19, 64%, 46%)
HSB
hsb(19, 78%, 76%)
CMYK
cmyk(0%, 53%, 78%, 24%)
Oklch
oklch(59.1% 0.145 43.4)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#D68335

Tangerine · Chocolate · Warm Sun

HEX
#D68335
RGB
rgb(214, 131, 53)
HSL
hsl(29, 66%, 52%)
HSB
hsb(29, 75%, 84%)
CMYK
cmyk(0%, 39%, 75%, 16%)
Oklch
oklch(68.5% 0.136 60.0)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
552C1B
8A3E20
C25B2B
D68335
1.8
Fail
2.8
Fail
4.8
AA
7.2
AAA
1.8
Fail
1.6
Fail
2.7
Fail
4.1
AA Large
2.8
Fail
1.6
Fail
1.7
Fail
2.6
Fail
4.8
AA
2.7
Fail
1.7
Fail
1.5
Fail
7.2
AAA
4.1
AA Large
2.6
Fail
1.5
Fail
White BG
21.0AAA
11.9AAA
7.5AAA
4.4AA Large
2.9Fail
Black BG
1.0Fail
1.8Fail
2.8Fail
4.8AA
7.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
43431F
696827
959437
B2B148

Deuteranopia

000000
464920
6E7329
9BA339
B7BD4C

Tritanopia

000000
532223
862D2E
BD4042
D2575A

Achromatopsia

000000
363636
515151
747474
939393

Shades & Tints Shades & Tints

#000000

Dark
Light

#552C1B

Dark
Light

#8A3E20

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #552c1b;
  --color-3: #8a3e20;
  --color-4: #c25b2b;
  --color-5: #d68335;
}

SCSS

$color-1: #000000;
$color-2: #552c1b;
$color-3: #8a3e20;
$color-4: #c25b2b;
$color-5: #d68335;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#552c1b',
  'brand-3': '#8a3e20',
  'brand-4': '#c25b2b',
  'brand-5': '#d68335',
}

RGB Array

[0, 0, 0], [85, 44, 27], [138, 62, 32], [194, 91, 43], [214, 131, 53]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #552C1B, #8A3E20, #C25B2B, #D68335 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: #000000; --color-2: #552c1b; --color-3: #8a3e20; --color-4: #c25b2b; --color-5: #d68335. 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 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