← Back to Editor

#FF9140 · #DE1F45 · #661F42 · #381C37 · #1A0D12

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

#FF9140

Apricot · Coral · Warm Sun

HEX
#FF9140
RGB
rgb(255, 145, 64)
HSL
hsl(25, 100%, 63%)
HSB
hsb(25, 75%, 100%)
CMYK
cmyk(0%, 43%, 75%, 0%)
Oklch
oklch(76.1% 0.162 53.5)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#DE1F45

Vermilion · Crimson · Passion Red

HEX
#DE1F45
RGB
rgb(222, 31, 69)
HSL
hsl(348, 75%, 50%)
HSB
hsb(348, 86%, 87%)
CMYK
cmyk(0%, 86%, 69%, 13%)
Oklch
oklch(58.1% 0.219 18.4)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#661F42

Dark Violet · Brown · Camellia

HEX
#661F42
RGB
rgb(102, 31, 66)
HSL
hsl(330, 53%, 26%)
HSB
hsb(330, 70%, 40%)
CMYK
cmyk(0%, 70%, 35%, 60%)
Oklch
oklch(36.2% 0.109 353.4)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#381C37

Rose Purple · DarkSlateGray · Dark Purple

HEX
#381C37
RGB
rgb(56, 28, 55)
HSL
hsl(302, 33%, 16%)
HSB
hsb(302, 50%, 22%)
CMYK
cmyk(0%, 50%, 2%, 78%)
Oklch
oklch(27.7% 0.061 328.4)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

#1A0D12

Dark Violet · Black · Raspberry

HEX
#1A0D12
RGB
rgb(26, 13, 18)
HSL
hsl(337, 33%, 8%)
HSB
hsb(337, 50%, 10%)
CMYK
cmyk(0%, 50%, 31%, 90%)
Oklch
oklch(18.0% 0.024 355.1)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF9140
42B0FF

Analogous

FF4252
FF9140
FFEF42

Triadic

FF9140
42FF91
9142FF

Split-Comp.

FF9140
42FFEF
4252FF

Tetradic

FF9140
52FF42
42B0FF
EF42FF

Contrast Matrix WCAG 2.1 Contrast

FF9140
DE1F45
661F42
381C37
1A0D12
2.1
Fail
5.1
AA
6.7
AA
8.4
AAA
2.1
Fail
2.4
Fail
3.2
AA Large
4.0
AA Large
5.1
AA
2.4
Fail
1.3
Fail
1.7
Fail
6.7
AA
3.2
AA Large
1.3
Fail
1.3
Fail
8.4
AAA
4.0
AA Large
1.7
Fail
1.3
Fail
White BG
2.2Fail
4.8AA
11.4AAA
15.1AAA
18.9AAA
Black BG
9.4AAA
4.4AA Large
1.8Fail
1.4Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

CFCE54
8B8A3C
47473A
2C2C30
141411

Deuteranopia

D6DE58
96A53A
4B5137
2E302F
151611

Tritanopia

FA6366
D43533
623331
372B2A
191010

Achromatopsia

A9A9A9
5C5C5C
383838
272727
111111

Shades & Tints Shades & Tints

#FF9140

Dark
Light

#DE1F45

Dark
Light

#661F42

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff9140;
  --color-2: #de1f45;
  --color-3: #661f42;
  --color-4: #381c37;
  --color-5: #1a0d12;
}

SCSS

$color-1: #ff9140;
$color-2: #de1f45;
$color-3: #661f42;
$color-4: #381c37;
$color-5: #1a0d12;

TAILWIND

colors: {
  'brand-1': '#ff9140',
  'brand-2': '#de1f45',
  'brand-3': '#661f42',
  'brand-4': '#381c37',
  'brand-5': '#1a0d12',
}

RGB Array

[255, 145, 64], [222, 31, 69], [102, 31, 66], [56, 28, 55], [26, 13, 18]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF9140, #DE1F45, #661F42, #381C37, #1A0D12 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: #ff9140; --color-2: #de1f45; --color-3: #661f42; --color-4: #381c37; --color-5: #1a0d12. 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