← Back to Editor

#FF0078 · #000000 · #549200 · #6DB37A · #5AC7A2

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

#FF0078

Dark Violet · DeepPink · Camellia

HEX
#FF0078
RGB
rgb(255, 0, 120)
HSL
hsl(332, 100%, 50%)
HSB
hsb(332, 100%, 100%)
CMYK
cmyk(0%, 100%, 53%, 0%)
Oklch
oklch(64.3% 0.258 5.0)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#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

#549200

Grass Green · Olive · Forest Green

HEX
#549200
RGB
rgb(84, 146, 0)
HSL
hsl(85, 100%, 29%)
HSB
hsb(85, 100%, 57%)
CMYK
cmyk(42%, 0%, 100%, 43%)
Oklch
oklch(59.4% 0.168 132.9)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

#6DB37A

Celadon · DarkSeaGreen · Olive Green

HEX
#6DB37A
RGB
rgb(109, 179, 122)
HSL
hsl(131, 32%, 56%)
HSB
hsb(131, 39%, 70%)
CMYK
cmyk(39%, 0%, 32%, 30%)
Oklch
oklch(70.5% 0.109 148.9)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#5AC7A2

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#5AC7A2
RGB
rgb(90, 199, 162)
HSL
hsl(160, 49%, 57%)
HSB
hsb(160, 55%, 78%)
CMYK
cmyk(55%, 0%, 19%, 22%)
Oklch
oklch(75.6% 0.115 168.2)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF0078
00FF88

Analogous

FF00F7
FF0078
FF0800

Triadic

FF0078
77FF00
0077FF

Split-Comp.

FF0078
00FF08
00F7FF

Tetradic

FF0078
F6FF00
00FF88
0800FF

Contrast Matrix WCAG 2.1 Contrast

FF0078
000000
549200
6DB37A
5AC7A2
5.5
AA
1.0
Fail
1.5
Fail
1.8
Fail
5.5
AA
5.5
AA
8.4
AAA
10.1
AAA
1.0
Fail
5.5
AA
1.5
Fail
1.8
Fail
1.5
Fail
8.4
AAA
1.5
Fail
1.2
Fail
1.8
Fail
10.1
AAA
1.8
Fail
1.2
Fail
White BG
3.8AA Large
21.0AAA
3.8AA Large
2.5Fail
2.1Fail
Black BG
5.5AA
1.0Fail
5.5AA
8.4AAA
10.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E5B
000000
6F6F23
8B8C88
898AAB

Deuteranopia

9FB354
000000
6B672C
87828B
837BAD

Tritanopia

F2443F
000000
573F45
719395
5FB2B4

Achromatopsia

5A5A5A
000000
6F6F6F
989898
A2A2A2

Shades & Tints Shades & Tints

#FF0078

Dark
Light

#000000

Dark
Light

#549200

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0078;
  --color-2: #000000;
  --color-3: #549200;
  --color-4: #6db37a;
  --color-5: #5ac7a2;
}

SCSS

$color-1: #ff0078;
$color-2: #000000;
$color-3: #549200;
$color-4: #6db37a;
$color-5: #5ac7a2;

TAILWIND

colors: {
  'brand-1': '#ff0078',
  'brand-2': '#000000',
  'brand-3': '#549200',
  'brand-4': '#6db37a',
  'brand-5': '#5ac7a2',
}

RGB Array

[255, 0, 120], [0, 0, 0], [84, 146, 0], [109, 179, 122], [90, 199, 162]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0078, #000000, #549200, #6DB37A, #5AC7A2 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: #ff0078; --color-2: #000000; --color-3: #549200; --color-4: #6db37a; --color-5: #5ac7a2. 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