← Back to Editor

#000000 · #382225 · #7D4F35 · #F1490A · #F37310

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

#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

#382225

Crimson · DarkSlateGray · Deep Berry

HEX
#382225
RGB
rgb(56, 34, 37)
HSL
hsl(352, 24%, 18%)
HSB
hsb(352, 39%, 22%)
CMYK
cmyk(0%, 39%, 34%, 78%)
Oklch
oklch(28.1% 0.034 10.6)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#7D4F35

Tangerine · Sienna · Amber Brown

HEX
#7D4F35
RGB
rgb(125, 79, 53)
HSL
hsl(22, 40%, 35%)
HSB
hsb(22, 58%, 49%)
CMYK
cmyk(0%, 37%, 58%, 51%)
Oklch
oklch(47.4% 0.073 49.8)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#F1490A

Tangerine · OrangeRed · Amber Brown

HEX
#F1490A
RGB
rgb(241, 73, 10)
HSL
hsl(16, 92%, 49%)
HSB
hsb(16, 96%, 95%)
CMYK
cmyk(0%, 70%, 96%, 5%)
Oklch
oklch(64.1% 0.213 36.5)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#F37310

Tangerine · Chocolate · Warm Sun

HEX
#F37310
RGB
rgb(243, 115, 16)
HSL
hsl(26, 90%, 51%)
HSB
hsb(26, 93%, 95%)
CMYK
cmyk(0%, 53%, 93%, 5%)
Oklch
oklch(69.6% 0.182 49.2)

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
382225
7D4F35
F1490A
F37310
1.4
Fail
3.0
AA Large
5.7
AA
7.3
AAA
1.4
Fail
2.1
Fail
4.0
AA Large
5.1
AA
3.0
AA Large
2.1
Fail
1.9
Fail
2.4
Fail
5.7
AA
4.0
AA Large
1.9
Fail
1.3
Fail
7.3
AAA
5.1
AA
2.4
Fail
1.3
Fail
White BG
21.0AAA
14.8AAA
6.9AA
3.7AA Large
2.9Fail
Black BG
1.0Fail
1.4Fail
3.0AA Large
5.7AA
7.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
2E2E24
69693B
A8A719
BCBA28

Deuteranopia

000000
303124
6C6F3D
B2BF1D
C3CD2E

Tritanopia

000000
372424
7B4041
E92528
ED3B3F

Achromatopsia

000000
292929
5A5A5A
747474
8E8E8E

Shades & Tints Shades & Tints

#000000

Dark
Light

#382225

Dark
Light

#7D4F35

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #382225;
  --color-3: #7d4f35;
  --color-4: #f1490a;
  --color-5: #f37310;
}

SCSS

$color-1: #000000;
$color-2: #382225;
$color-3: #7d4f35;
$color-4: #f1490a;
$color-5: #f37310;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#382225',
  'brand-3': '#7d4f35',
  'brand-4': '#f1490a',
  'brand-5': '#f37310',
}

RGB Array

[0, 0, 0], [56, 34, 37], [125, 79, 53], [241, 73, 10], [243, 115, 16]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #382225, #7D4F35, #F1490A, #F37310 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: #382225; --color-3: #7d4f35; --color-4: #f1490a; --color-5: #f37310. 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 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