← Back to Editor

#0C0C0C · #ECECEC · #02B0F2 · #006790 · #818493

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

#0C0C0C

Ink Black · Black · Jet Black

HEX
#0C0C0C
RGB
rgb(12, 12, 12)
HSL
hsl(0, 0%, 5%)
HSB
hsb(0, 0%, 5%)
CMYK
cmyk(0%, 0%, 0%, 95%)
Oklch
oklch(15.4% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#ECECEC

Plain White · Linen · Cloud White

HEX
#ECECEC
RGB
rgb(236, 236, 236)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.3% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#02B0F2

Lake Blue · DeepSkyBlue · Mint Ice

HEX
#02B0F2
RGB
rgb(2, 176, 242)
HSL
hsl(196, 98%, 48%)
HSB
hsb(196, 99%, 95%)
CMYK
cmyk(99%, 27%, 0%, 5%)
Oklch
oklch(71.4% 0.150 234.5)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#006790

Lake Blue · Teal · Mint Ice

HEX
#006790
RGB
rgb(0, 103, 144)
HSL
hsl(197, 100%, 28%)
HSB
hsb(197, 100%, 56%)
CMYK
cmyk(100%, 28%, 0%, 44%)
Oklch
oklch(48.5% 0.102 234.7)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#818493

Azure · LightSlateGray · Warm Gray

HEX
#818493
RGB
rgb(129, 132, 147)
HSL
hsl(230, 8%, 54%)
HSB
hsb(230, 12%, 58%)
CMYK
cmyk(12%, 10%, 0%, 42%)
Oklch
oklch(61.6% 0.023 276.7)

TraditionalAzure」· PaintWarm Gray」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

0C0C0C
0D0D0D

Analogous

0D0D0D
0C0C0C
0D0D0D

Triadic

0C0C0C
0D0D0D
0D0D0D

Split-Comp.

0C0C0C
0D0D0D
0D0D0D

Tetradic

0C0C0C
0D0D0D
0D0D0D
0D0D0D

Contrast Matrix WCAG 2.1 Contrast

0C0C0C
ECECEC
02B0F2
006790
818493
16.6
AAA
7.9
AAA
3.1
AA Large
5.3
AA
16.6
AAA
2.1
Fail
5.3
AA
3.1
AA Large
7.9
AAA
2.1
Fail
2.5
Fail
1.5
Fail
3.1
AA Large
5.3
AA
2.5
Fail
1.7
Fail
5.3
AA
3.1
AA Large
1.5
Fail
1.7
Fail
White BG
19.6AAA
1.2Fail
2.5Fail
6.3AA
3.7AA Large
Black BG
1.1Fail
17.8AAA
8.5AAA
3.3AA Large
5.7AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

0C0C0C
ECECEC
4D4FE2
2D2E86
82828F

Deuteranopia

0C0C0C
ECECEC
4336DE
271F84
82828F

Tritanopia

0C0C0C
ECECEC
0BD5D3
057E7D
818D8C

Achromatopsia

0C0C0C
ECECEC
838383
4D4D4D
858585

Shades & Tints Shades & Tints

#0C0C0C

Dark
Light

#ECECEC

Dark
Light

#02B0F2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #0c0c0c;
  --color-2: #ececec;
  --color-3: #02b0f2;
  --color-4: #006790;
  --color-5: #818493;
}

SCSS

$color-1: #0c0c0c;
$color-2: #ececec;
$color-3: #02b0f2;
$color-4: #006790;
$color-5: #818493;

TAILWIND

colors: {
  'brand-1': '#0c0c0c',
  'brand-2': '#ececec',
  'brand-3': '#02b0f2',
  'brand-4': '#006790',
  'brand-5': '#818493',
}

RGB Array

[12, 12, 12], [236, 236, 236], [2, 176, 242], [0, 103, 144], [129, 132, 147]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #0C0C0C, #ECECEC, #02B0F2, #006790, #818493 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: #0c0c0c; --color-2: #ececec; --color-3: #02b0f2; --color-4: #006790; --color-5: #818493. 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