← Back to Editor

#030102 · #CC2294 · #D82F6A · #35282B · #140509

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

#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

#CC2294

Rose Purple · MediumVioletRed · Camellia

HEX
#CC2294
RGB
rgb(204, 34, 148)
HSL
hsl(320, 71%, 47%)
HSB
hsb(320, 83%, 80%)
CMYK
cmyk(0%, 83%, 27%, 20%)
Oklch
oklch(57.4% 0.224 345.9)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#D82F6A

Dark Violet · MediumVioletRed · Rose Pink

HEX
#D82F6A
RGB
rgb(216, 47, 106)
HSL
hsl(339, 68%, 52%)
HSB
hsb(339, 78%, 85%)
CMYK
cmyk(0%, 78%, 51%, 15%)
Oklch
oklch(58.8% 0.206 5.9)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#35282B

Crimson · DarkSlateGray · Deep Berry

HEX
#35282B
RGB
rgb(53, 40, 43)
HSL
hsl(346, 14%, 18%)
HSB
hsb(346, 25%, 21%)
CMYK
cmyk(0%, 25%, 19%, 79%)
Oklch
oklch(29.3% 0.020 3.0)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#140509

Dark Violet · Black · Raspberry

HEX
#140509
RGB
rgb(20, 5, 9)
HSL
hsl(344, 60%, 5%)
HSB
hsb(344, 75%, 8%)
CMYK
cmyk(0%, 75%, 55%, 92%)
Oklch
oklch(14.4% 0.030 1.9)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

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
CC2294
D82F6A
35282B
140509
4.2
AA Large
4.5
AA Large
1.5
Fail
1.0
Fail
4.2
AA Large
1.1
Fail
2.8
Fail
4.0
AA Large
4.5
AA Large
1.1
Fail
3.0
AA Large
4.3
AA Large
1.5
Fail
2.8
Fail
3.0
AA Large
1.4
Fail
1.0
Fail
4.0
AA Large
4.3
AA Large
1.4
Fail
White BG
20.8AAA
5.0AA
4.6AA
14.1AAA
19.9AAA
Black BG
1.0Fail
4.2AA Large
4.5AA
1.5Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

020202
828178
8F8D5C
2F2F2A
0E0D08

Deuteranopia

020202
8C9972
99A558
30312A
0E1008

Tritanopia

030202
C3635E
D0504E
342A2A
130707

Achromatopsia

020202
626262
686868
2C2C2C
0A0A0A

Shades & Tints Shades & Tints

#030102

Dark
Light

#CC2294

Dark
Light

#D82F6A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030102;
  --color-2: #cc2294;
  --color-3: #d82f6a;
  --color-4: #35282b;
  --color-5: #140509;
}

SCSS

$color-1: #030102;
$color-2: #cc2294;
$color-3: #d82f6a;
$color-4: #35282b;
$color-5: #140509;

TAILWIND

colors: {
  'brand-1': '#030102',
  'brand-2': '#cc2294',
  'brand-3': '#d82f6a',
  'brand-4': '#35282b',
  'brand-5': '#140509',
}

RGB Array

[3, 1, 2], [204, 34, 148], [216, 47, 106], [53, 40, 43], [20, 5, 9]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #030102, #CC2294, #D82F6A, #35282B, #140509 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: #cc2294; --color-3: #d82f6a; --color-4: #35282b; --color-5: #140509. 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