← Back to Editor

#010007 · #2B2B2A · #624C54 · #FB028C · #F9F6F8

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

#010007

Deep Indigo · Black · Deep Sea Blue

HEX
#010007
RGB
rgb(1, 0, 7)
HSL
hsl(249, 100%, 1%)
HSB
hsb(249, 100%, 3%)
CMYK
cmyk(86%, 100%, 0%, 97%)
Oklch
oklch(6.5% 0.038 286.5)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#2B2B2A

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2B2B2A
RGB
rgb(43, 43, 42)
HSL
hsl(60, 1%, 17%)
HSB
hsb(60, 2%, 17%)
CMYK
cmyk(0%, 0%, 2%, 83%)
Oklch
oklch(28.9% 0.002 106.5)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#624C54

Dark Violet · DimGray · Camellia

HEX
#624C54
RGB
rgb(98, 76, 84)
HSL
hsl(338, 13%, 34%)
HSB
hsb(338, 22%, 38%)
CMYK
cmyk(0%, 22%, 14%, 62%)
Oklch
oklch(44.2% 0.032 354.7)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#FB028C

Rose Purple · DeepPink · Camellia

HEX
#FB028C
RGB
rgb(251, 2, 140)
HSL
hsl(327, 98%, 50%)
HSB
hsb(327, 99%, 98%)
CMYK
cmyk(0%, 99%, 44%, 2%)
Oklch
oklch(64.2% 0.261 358.1)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#F9F6F8

Mauve · Snow · Cherry Blossom

HEX
#F9F6F8
RGB
rgb(249, 246, 248)
HSL
hsl(320, 20%, 97%)
HSB
hsb(320, 1%, 98%)
CMYK
cmyk(0%, 1%, 0%, 2%)
Oklch
oklch(97.6% 0.004 337.4)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010007
040500

Analogous

000205
010007
030005

Triadic

010007
050100
000501

Split-Comp.

010007
050300
020500

Tetradic

010007
050002
040500
000503

Contrast Matrix WCAG 2.1 Contrast

010007
2B2B2A
624C54
FB028C
F9F6F8
1.5
Fail
2.7
Fail
5.5
AA
19.5
AAA
1.5
Fail
1.8
Fail
3.7
AA Large
13.2
AAA
2.7
Fail
1.8
Fail
2.0
Fail
7.3
AAA
5.5
AA
3.7
AA Large
2.0
Fail
3.6
AA Large
19.5
AAA
13.2
AAA
7.3
AAA
3.6
AA Large
White BG
20.9AAA
14.2AAA
7.8AAA
3.8AA Large
1.1Fail
Black BG
1.0Fail
1.5Fail
2.7Fail
5.5AA
19.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010105
2B2B2A
585852
8F8D6B
F8F8F8

Deuteranopia

010105
2B2B2A
5A5B52
9EB063
F8F8F7

Tritanopia

010404
2B2A2A
615150
EF504A
F9F7F7

Achromatopsia

010101
2B2B2B
535353
5C5C5C
F7F7F7

Shades & Tints Shades & Tints

#010007

Dark
Light

#2B2B2A

Dark
Light

#624C54

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010007;
  --color-2: #2b2b2a;
  --color-3: #624c54;
  --color-4: #fb028c;
  --color-5: #f9f6f8;
}

SCSS

$color-1: #010007;
$color-2: #2b2b2a;
$color-3: #624c54;
$color-4: #fb028c;
$color-5: #f9f6f8;

TAILWIND

colors: {
  'brand-1': '#010007',
  'brand-2': '#2b2b2a',
  'brand-3': '#624c54',
  'brand-4': '#fb028c',
  'brand-5': '#f9f6f8',
}

RGB Array

[1, 0, 7], [43, 43, 42], [98, 76, 84], [251, 2, 140], [249, 246, 248]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #010007, #2B2B2A, #624C54, #FB028C, #F9F6F8 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: #010007; --color-2: #2b2b2a; --color-3: #624c54; --color-4: #fb028c; --color-5: #f9f6f8. 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