← Back to Editor

#000000 · #BB5E65 · #4D2428 · #F6F4C2 · #882836

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

#BB5E65

Crimson · Sienna · Passion Red

HEX
#BB5E65
RGB
rgb(187, 94, 101)
HSL
hsl(355, 41%, 55%)
HSB
hsb(355, 50%, 73%)
CMYK
cmyk(0%, 50%, 46%, 27%)
Oklch
oklch(59.5% 0.120 16.7)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#4D2428

Crimson · DarkSlateGray · Wine Red

HEX
#4D2428
RGB
rgb(77, 36, 40)
HSL
hsl(354, 36%, 22%)
HSB
hsb(354, 53%, 30%)
CMYK
cmyk(0%, 53%, 48%, 70%)
Oklch
oklch(31.8% 0.062 15.1)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#F6F4C2

Fresh Green · Bisque · Lemon Cream

HEX
#F6F4C2
RGB
rgb(246, 244, 194)
HSL
hsl(58, 74%, 86%)
HSB
hsb(58, 21%, 96%)
CMYK
cmyk(0%, 1%, 21%, 4%)
Oklch
oklch(95.6% 0.065 105.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#882836

Crimson · Brown · Wine Red

HEX
#882836
RGB
rgb(136, 40, 54)
HSL
hsl(351, 55%, 35%)
HSB
hsb(351, 71%, 53%)
CMYK
cmyk(0%, 71%, 60%, 47%)
Oklch
oklch(42.9% 0.130 16.2)

TraditionalCrimson」· PaintWine Red」· 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
BB5E65
4D2428
F6F4C2
882836
4.9
AA
1.6
Fail
18.6
AAA
2.4
Fail
4.9
AA
3.1
AA Large
3.8
AA Large
2.0
Fail
1.6
Fail
3.1
AA Large
11.7
AAA
1.5
Fail
18.6
AAA
3.8
AA Large
11.7
AAA
7.8
AAA
2.4
Fail
2.0
Fail
1.5
Fail
7.8
AAA
White BG
21.0AAA
4.3AA Large
13.1AAA
1.1Fail
8.7AAA
Black BG
1.0Fail
4.9AA
1.6Fail
18.6AAA
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
939263
3B3B27
F5F5CE
5E5E33

Deuteranopia

000000
989F63
3E4127
F5F5D1
646B32

Tritanopia

000000
B66262
4B2626
F6D8DA
83302F

Achromatopsia

000000
7B7B7B
313131
EFEFEF
464646

Shades & Tints Shades & Tints

#000000

Dark
Light

#BB5E65

Dark
Light

#4D2428

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #bb5e65;
  --color-3: #4d2428;
  --color-4: #f6f4c2;
  --color-5: #882836;
}

SCSS

$color-1: #000000;
$color-2: #bb5e65;
$color-3: #4d2428;
$color-4: #f6f4c2;
$color-5: #882836;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#bb5e65',
  'brand-3': '#4d2428',
  'brand-4': '#f6f4c2',
  'brand-5': '#882836',
}

RGB Array

[0, 0, 0], [187, 94, 101], [77, 36, 40], [246, 244, 194], [136, 40, 54]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #BB5E65, #4D2428, #F6F4C2, #882836 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: #bb5e65; --color-3: #4d2428; --color-4: #f6f4c2; --color-5: #882836. 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