← Back to Editor

#050505 · #34323D · #777C8F · #CEE4F5 · #FFE070

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

#050505

Ink Black · Black · Jet Black

HEX
#050505
RGB
rgb(5, 5, 5)
HSL
hsl(0, 0%, 2%)
HSB
hsb(0, 0%, 2%)
CMYK
cmyk(0%, 0%, 0%, 98%)
Oklch
oklch(11.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#34323D

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#34323D
RGB
rgb(52, 50, 61)
HSL
hsl(251, 10%, 22%)
HSB
hsb(251, 18%, 24%)
CMYK
cmyk(15%, 18%, 0%, 76%)
Oklch
oklch(32.4% 0.019 293.6)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#777C8F

Azure · SlateGray · Navy Blue

HEX
#777C8F
RGB
rgb(119, 124, 143)
HSL
hsl(228, 10%, 51%)
HSB
hsb(228, 17%, 56%)
CMYK
cmyk(17%, 13%, 0%, 44%)
Oklch
oklch(58.9% 0.030 273.8)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#CEE4F5

Sky Blue · Lavender · Sky Blue

HEX
#CEE4F5
RGB
rgb(206, 228, 245)
HSL
hsl(206, 66%, 88%)
HSB
hsb(206, 16%, 96%)
CMYK
cmyk(16%, 7%, 0%, 4%)
Oklch
oklch(90.8% 0.033 241.1)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#FFE070

Goose Yellow · Khaki · Sunflower

HEX
#FFE070
RGB
rgb(255, 224, 112)
HSL
hsl(47, 100%, 72%)
HSB
hsb(47, 56%, 100%)
CMYK
cmyk(0%, 12%, 56%, 0%)
Oklch
oklch(91.1% 0.136 94.1)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

050505
050505

Analogous

050505
050505
050505

Triadic

050505
050505
050505

Split-Comp.

050505
050505
050505

Tetradic

050505
050505
050505
050505

Contrast Matrix WCAG 2.1 Contrast

050505
34323D
777C8F
CEE4F5
FFE070
1.6
Fail
4.9
AA
15.6
AAA
15.7
AAA
1.6
Fail
3.0
AA Large
9.6
AAA
9.7
AAA
4.9
AA
3.0
AA Large
3.2
AA Large
3.2
AA Large
15.6
AAA
9.6
AAA
3.2
AA Large
1.0
Fail
15.7
AAA
9.7
AAA
3.2
AA Large
1.0
Fail
White BG
20.4AAA
12.6AAA
4.1AA Large
1.3Fail
1.3Fail
Black BG
1.0Fail
1.7Fail
5.1AA
16.0AAA
16.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

050505
33333A
79798A
D8D8F1
F2F18B

Deuteranopia

050505
33333A
797989
D6D5F0
F3F692

Tritanopia

050505
343838
778786
CFEEED
FDA0A5

Achromatopsia

050505
343434
7D7D7D
DFDFDF
DDDDDD

Shades & Tints Shades & Tints

#050505

Dark
Light

#34323D

Dark
Light

#777C8F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #050505;
  --color-2: #34323d;
  --color-3: #777c8f;
  --color-4: #cee4f5;
  --color-5: #ffe070;
}

SCSS

$color-1: #050505;
$color-2: #34323d;
$color-3: #777c8f;
$color-4: #cee4f5;
$color-5: #ffe070;

TAILWIND

colors: {
  'brand-1': '#050505',
  'brand-2': '#34323d',
  'brand-3': '#777c8f',
  'brand-4': '#cee4f5',
  'brand-5': '#ffe070',
}

RGB Array

[5, 5, 5], [52, 50, 61], [119, 124, 143], [206, 228, 245], [255, 224, 112]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #050505, #34323D, #777C8F, #CEE4F5, #FFE070 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: #050505; --color-2: #34323d; --color-3: #777c8f; --color-4: #cee4f5; --color-5: #ffe070. 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