← Back to Editor

#000000 · #000000 · #007EDE · #7733FF · #4551FF

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#007EDE

Lake Blue · DodgerBlue · Navy Blue

HEX
#007EDE
RGB
rgb(0, 126, 222)
HSL
hsl(206, 100%, 44%)
HSB
hsb(206, 100%, 87%)
CMYK
cmyk(100%, 43%, 0%, 13%)
Oklch
oklch(58.8% 0.172 251.3)

TraditionalLake Blue」· PaintNavy Blue」· Creative Blush Sunrise

#7733FF

Deep Indigo · MediumSlateBlue · Violet

HEX
#7733FF
RGB
rgb(119, 51, 255)
HSL
hsl(260, 100%, 60%)
HSB
hsb(260, 80%, 100%)
CMYK
cmyk(53%, 80%, 0%, 0%)
Oklch
oklch(54.6% 0.271 289.0)

TraditionalDeep Indigo」· PaintViolet」· Creative Blush Sunrise

#4551FF

Azure · MediumSlateBlue · Cobalt Blue

HEX
#4551FF
RGB
rgb(69, 81, 255)
HSL
hsl(236, 100%, 64%)
HSB
hsb(236, 73%, 100%)
CMYK
cmyk(73%, 68%, 0%, 0%)
Oklch
oklch(54.5% 0.252 271.6)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
000000
007EDE
7733FF
4551FF
5.0
AA
3.7
AA Large
3.9
AA Large
5.0
AA
3.7
AA Large
3.9
AA Large
5.0
AA
5.0
AA
1.4
Fail
1.3
Fail
3.7
AA Large
3.7
AA Large
1.4
Fail
1.0
Fail
3.9
AA Large
3.9
AA Large
1.3
Fail
1.0
Fail
White BG
21.0AAA
21.0AAA
4.2AA Large
5.7AA
5.4AA
Black BG
1.0Fail
1.0Fail
5.0AA
3.7AA Large
3.9AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
000000
3738C7
5A59CE
4A4AD5

Deuteranopia

000000
000000
2F26C1
5E63C2
4A49CB

Tritanopia

000000
000000
06B4B0
74A79E
46B4AC

Achromatopsia

000000
000000
636363
5F5F5F
616161

Shades & Tints Shades & Tints

#000000

Dark
Light

#000000

Dark
Light

#007EDE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #000000;
  --color-3: #007ede;
  --color-4: #7733ff;
  --color-5: #4551ff;
}

SCSS

$color-1: #000000;
$color-2: #000000;
$color-3: #007ede;
$color-4: #7733ff;
$color-5: #4551ff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#000000',
  'brand-3': '#007ede',
  'brand-4': '#7733ff',
  'brand-5': '#4551ff',
}

RGB Array

[0, 0, 0], [0, 0, 0], [0, 126, 222], [119, 51, 255], [69, 81, 255]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #000000, #007EDE, #7733FF, #4551FF 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: #000000; --color-2: #000000; --color-3: #007ede; --color-4: #7733ff; --color-5: #4551ff. 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