← Back to Editor

#050505 · #FFF1B3 · #5E5736 · #9BC4D1 · #498699

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

#FFF1B3

Goose Yellow · Bisque · Lemon Cream

HEX
#FFF1B3
RGB
rgb(255, 241, 179)
HSL
hsl(49, 100%, 85%)
HSB
hsb(49, 30%, 100%)
CMYK
cmyk(0%, 5%, 30%, 0%)
Oklch
oklch(95.5% 0.080 96.9)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#5E5736

Ochre · DarkOliveGreen · Honey Gold

HEX
#5E5736
RGB
rgb(94, 87, 54)
HSL
hsl(49, 27%, 29%)
HSB
hsb(49, 43%, 37%)
CMYK
cmyk(0%, 7%, 43%, 63%)
Oklch
oklch(45.5% 0.050 97.7)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#9BC4D1

Sky Blue · LightSteelBlue · Lake Green

HEX
#9BC4D1
RGB
rgb(155, 196, 209)
HSL
hsl(194, 37%, 71%)
HSB
hsb(194, 26%, 82%)
CMYK
cmyk(26%, 6%, 0%, 18%)
Oklch
oklch(79.5% 0.047 219.1)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#498699

Slate Blue · SteelBlue · Mint Ice

HEX
#498699
RGB
rgb(73, 134, 153)
HSL
hsl(194, 35%, 44%)
HSB
hsb(194, 52%, 60%)
CMYK
cmyk(52%, 12%, 0%, 40%)
Oklch
oklch(58.7% 0.069 220.3)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

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
FFF1B3
5E5736
9BC4D1
498699
17.9
AAA
2.8
Fail
10.9
AAA
5.0
AA
17.9
AAA
6.4
AA
1.6
Fail
3.6
AA Large
2.8
Fail
6.4
AA
3.9
AA Large
1.8
Fail
10.9
AAA
1.6
Fail
3.9
AA Large
2.2
Fail
5.0
AA
3.6
AA Large
1.8
Fail
2.2
Fail
White BG
20.4AAA
1.1Fail
7.3AAA
1.9Fail
4.1AA Large
Black BG
1.0Fail
18.5AAA
2.9Fail
11.2AAA
5.2AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

050505
F9F9C2
5B5B3E
ADADCE
636494

Deuteranopia

050505
FAFBC6
5B5C40
AAA7CD
605B93

Tritanopia

050505
FECED0
5E4446
9DCBCB
4C9190

Achromatopsia

050505
EEEEEE
555555
B9B9B9
767676

Shades & Tints Shades & Tints

#050505

Dark
Light

#FFF1B3

Dark
Light

#5E5736

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #050505;
  --color-2: #fff1b3;
  --color-3: #5e5736;
  --color-4: #9bc4d1;
  --color-5: #498699;
}

SCSS

$color-1: #050505;
$color-2: #fff1b3;
$color-3: #5e5736;
$color-4: #9bc4d1;
$color-5: #498699;

TAILWIND

colors: {
  'brand-1': '#050505',
  'brand-2': '#fff1b3',
  'brand-3': '#5e5736',
  'brand-4': '#9bc4d1',
  'brand-5': '#498699',
}

RGB Array

[5, 5, 5], [255, 241, 179], [94, 87, 54], [155, 196, 209], [73, 134, 153]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #050505, #FFF1B3, #5E5736, #9BC4D1, #498699 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: #fff1b3; --color-3: #5e5736; --color-4: #9bc4d1; --color-5: #498699. 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