← Back to Editor

#030102 · #32405B · #4E4653 · #F57826 · #FFA757

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#030102

Dark Violet · Black · Raspberry

HEX
#030102
RGB
rgb(3, 1, 2)
HSL
hsl(330, 50%, 1%)
HSB
hsb(330, 67%, 1%)
CMYK
cmyk(0%, 67%, 33%, 99%)
Oklch
oklch(7.9% 0.013 345.0)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#32405B

Indigo · DarkSlateGray · Prussian Blue

HEX
#32405B
RGB
rgb(50, 64, 91)
HSL
hsl(220, 29%, 28%)
HSB
hsb(220, 45%, 36%)
CMYK
cmyk(45%, 30%, 0%, 64%)
Oklch
oklch(37.2% 0.050 263.0)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#4E4653

Dark Plum · DarkSlateGray · Charcoal

HEX
#4E4653
RGB
rgb(78, 70, 83)
HSL
hsl(277, 8%, 30%)
HSB
hsb(277, 16%, 33%)
CMYK
cmyk(6%, 16%, 0%, 67%)
Oklch
oklch(40.7% 0.024 312.5)

TraditionalDark Plum」· PaintCharcoal」· Creative Midnight Shadow

#F57826

Tangerine · Chocolate · Warm Sun

HEX
#F57826
RGB
rgb(245, 120, 38)
HSL
hsl(24, 91%, 55%)
HSB
hsb(24, 84%, 96%)
CMYK
cmyk(0%, 51%, 84%, 4%)
Oklch
oklch(70.7% 0.176 48.5)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#FFA757

Apricot · SandyBrown · Warm Sun

HEX
#FFA757
RGB
rgb(255, 167, 87)
HSL
hsl(29, 100%, 67%)
HSB
hsb(29, 66%, 100%)
CMYK
cmyk(0%, 35%, 66%, 0%)
Oklch
oklch(80.1% 0.141 60.8)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

030102
010403

Analogous

040104
030102
040101

Triadic

030102
030401
010304

Split-Comp.

030102
010401
010404

Tetradic

030102
040401
010403
010104

Contrast Matrix WCAG 2.1 Contrast

030102
32405B
4E4653
F57826
FFA757
2.0
Fail
2.3
Fail
7.5
AAA
10.8
AAA
2.0
Fail
1.2
Fail
3.8
AA Large
5.4
AA
2.3
Fail
1.2
Fail
3.3
AA Large
4.7
AA
7.5
AAA
3.8
AA Large
3.3
AA Large
1.4
Fail
10.8
AAA
5.4
AA
4.7
AA
1.4
Fail
White BG
20.8AAA
10.4AAA
9.0AAA
2.8Fail
1.9Fail
Black BG
1.0Fail
2.0Fail
2.3Fail
7.6AAA
10.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020202
383854
4B4A50
BFBE3A
D9D86A

Deuteranopia

020202
373653
4B4C4F
C6D03F
DEE56F

Tritanopia

030202
334F4E
4E4D4D
EF4A4D
FB7A7D

Achromatopsia

020202
3F3F3F
4A4A4A
949494
B8B8B8

Shades & Tints Shades & Tints

#030102

Dark
Light

#32405B

Dark
Light

#4E4653

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030102;
  --color-2: #32405b;
  --color-3: #4e4653;
  --color-4: #f57826;
  --color-5: #ffa757;
}

SCSS

$color-1: #030102;
$color-2: #32405b;
$color-3: #4e4653;
$color-4: #f57826;
$color-5: #ffa757;

TAILWIND

colors: {
  'brand-1': '#030102',
  'brand-2': '#32405b',
  'brand-3': '#4e4653',
  'brand-4': '#f57826',
  'brand-5': '#ffa757',
}

RGB Array

[3, 1, 2], [50, 64, 91], [78, 70, 83], [245, 120, 38], [255, 167, 87]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #030102, #32405B, #4E4653, #F57826, #FFA757 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: #030102; --color-2: #32405b; --color-3: #4e4653; --color-4: #f57826; --color-5: #ffa757. 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