← Back to Editor

#010101 · #6B233B · #A6424A · #E15C23 · #FFC725

sunset

A 5-color sunset 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

#010101

Ink Black · Black · Jet Black

HEX
#010101
RGB
rgb(1, 1, 1)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(6.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#6B233B

Dark Violet · Brown · Camellia

HEX
#6B233B
RGB
rgb(107, 35, 59)
HSL
hsl(340, 51%, 28%)
HSB
hsb(340, 67%, 42%)
CMYK
cmyk(0%, 67%, 45%, 58%)
Oklch
oklch(37.3% 0.105 3.1)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#A6424A

Crimson · Sienna · Passion Red

HEX
#A6424A
RGB
rgb(166, 66, 74)
HSL
hsl(355, 43%, 45%)
HSB
hsb(355, 60%, 65%)
CMYK
cmyk(0%, 60%, 55%, 35%)
Oklch
oklch(51.6% 0.132 18.2)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#E15C23

Tangerine · Chocolate · Warm Sun

HEX
#E15C23
RGB
rgb(225, 92, 35)
HSL
hsl(18, 76%, 51%)
HSB
hsb(18, 84%, 88%)
CMYK
cmyk(0%, 59%, 84%, 12%)
Oklch
oklch(63.8% 0.179 40.8)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#FFC725

Ginger · Gold · Sunflower

HEX
#FFC725
RGB
rgb(255, 199, 37)
HSL
hsl(45, 100%, 57%)
HSB
hsb(45, 85%, 100%)
CMYK
cmyk(0%, 22%, 85%, 0%)
Oklch
oklch(85.6% 0.168 86.9)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010101
000000

Analogous

000000
010101
000000

Triadic

010101
000000
000000

Split-Comp.

010101
000000
000000

Tetradic

010101
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

010101
6B233B
A6424A
E15C23
FFC725
1.9
Fail
3.5
AA Large
5.7
AA
13.4
AAA
1.9
Fail
1.8
Fail
3.0
Fail
7.0
AA
3.5
AA Large
1.8
Fail
1.6
Fail
3.8
AA Large
5.7
AA
3.0
Fail
1.6
Fail
2.3
Fail
13.4
AAA
7.0
AA
3.8
AA Large
2.3
Fail
White BG
20.9AAA
10.9AAA
6.0AA
3.6AA Large
1.6Fail
Black BG
1.0Fail
1.9Fail
3.5AA Large
5.8AA
13.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010101
4C4B35
7B7A48
A7A631
E7E64C

Deuteranopia

010101
505534
818848
AFB934
EAEE56

Tritanopia

010101
673130
A14746
DA3C3E
FC6B72

Achromatopsia

010101
3B3B3B
616161
7D7D7D
C5C5C5

Shades & Tints Shades & Tints

#010101

Dark
Light

#6B233B

Dark
Light

#A6424A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010101;
  --color-2: #6b233b;
  --color-3: #a6424a;
  --color-4: #e15c23;
  --color-5: #ffc725;
}

SCSS

$color-1: #010101;
$color-2: #6b233b;
$color-3: #a6424a;
$color-4: #e15c23;
$color-5: #ffc725;

TAILWIND

colors: {
  'brand-1': '#010101',
  'brand-2': '#6b233b',
  'brand-3': '#a6424a',
  'brand-4': '#e15c23',
  'brand-5': '#ffc725',
}

RGB Array

[1, 1, 1], [107, 35, 59], [166, 66, 74], [225, 92, 35], [255, 199, 37]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sunset-style palette of #010101, #6B233B, #A6424A, #E15C23, #FFC725 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: #010101; --color-2: #6b233b; --color-3: #a6424a; --color-4: #e15c23; --color-5: #ffc725. 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 sunset-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