← Back to Editor

#303030 · #8ABB23 · #553478 · #21ABB5 · #F4F6F5

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

#303030

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#303030
RGB
rgb(48, 48, 48)
HSL
hsl(0, 0%, 19%)
HSB
hsb(0, 0%, 19%)
CMYK
cmyk(0%, 0%, 0%, 81%)
Oklch
oklch(30.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#8ABB23

Grass Green · Olive · Olive Green

HEX
#8ABB23
RGB
rgb(138, 187, 35)
HSL
hsl(79, 68%, 44%)
HSB
hsb(79, 81%, 73%)
CMYK
cmyk(26%, 0%, 81%, 27%)
Oklch
oklch(73.1% 0.177 126.9)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#553478

Deep Indigo · DarkSlateBlue · Eggplant

HEX
#553478
RGB
rgb(85, 52, 120)
HSL
hsl(269, 40%, 34%)
HSB
hsb(269, 57%, 47%)
CMYK
cmyk(29%, 57%, 0%, 53%)
Oklch
oklch(39.8% 0.114 304.1)

TraditionalDeep Indigo」· PaintEggplant」· Creative Blush Sunrise

#21ABB5

Lake Blue · LightSeaGreen · Mint Ice

HEX
#21ABB5
RGB
rgb(33, 171, 181)
HSL
hsl(184, 69%, 42%)
HSB
hsb(184, 82%, 71%)
CMYK
cmyk(82%, 6%, 0%, 29%)
Oklch
oklch(67.8% 0.109 202.7)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#F4F6F5

Jade · Snow · Mint Green

HEX
#F4F6F5
RGB
rgb(244, 246, 245)
HSL
hsl(150, 10%, 96%)
HSB
hsb(150, 1%, 96%)
CMYK
cmyk(1%, 0%, 0%, 4%)
Oklch
oklch(97.1% 0.002 165.1)

TraditionalJade」· PaintMint Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

303030
303030

Analogous

303030
303030
303030

Triadic

303030
303030
303030

Split-Comp.

303030
303030
303030

Tetradic

303030
303030
303030
303030

Contrast Matrix WCAG 2.1 Contrast

303030
8ABB23
553478
21ABB5
F4F6F5
5.8
AA
1.4
Fail
4.7
AA
12.2
AAA
5.8
AA
4.3
AA Large
1.2
Fail
2.1
Fail
1.4
Fail
4.3
AA Large
3.5
AA Large
9.0
AAA
4.7
AA
1.2
Fail
3.5
AA Large
2.6
Fail
12.2
AAA
2.1
Fail
9.0
AAA
2.6
Fail
White BG
13.2AAA
2.3Fail
9.8AAA
2.8Fail
1.1Fail
Black BG
1.6Fail
9.2AAA
2.1Fail
7.6AAA
19.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

303030
9FA048
474668
5D5EB3
F5F5F5

Deuteranopia

303030
9C9951
494B64
554AB2
F5F5F5

Tritanopia

303030
8C656B
535B58
28B1B0
F4F5F5

Achromatopsia

303030
9B9B9B
464646
838383
F5F5F5

Shades & Tints Shades & Tints

#303030

Dark
Light

#8ABB23

Dark
Light

#553478

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #303030;
  --color-2: #8abb23;
  --color-3: #553478;
  --color-4: #21abb5;
  --color-5: #f4f6f5;
}

SCSS

$color-1: #303030;
$color-2: #8abb23;
$color-3: #553478;
$color-4: #21abb5;
$color-5: #f4f6f5;

TAILWIND

colors: {
  'brand-1': '#303030',
  'brand-2': '#8abb23',
  'brand-3': '#553478',
  'brand-4': '#21abb5',
  'brand-5': '#f4f6f5',
}

RGB Array

[48, 48, 48], [138, 187, 35], [85, 52, 120], [33, 171, 181], [244, 246, 245]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #303030, #8ABB23, #553478, #21ABB5, #F4F6F5 is ideal for: 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: #303030; --color-2: #8abb23; --color-3: #553478; --color-4: #21abb5; --color-5: #f4f6f5. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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