← Back to Editor

#FFFFFF · #A1AC88 · #757575 · #464D70 · #000000

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#A1AC88

Grass Green · DarkSeaGreen · Olive Green

HEX
#A1AC88
RGB
rgb(161, 172, 136)
HSL
hsl(78, 18%, 60%)
HSB
hsb(78, 21%, 67%)
CMYK
cmyk(6%, 0%, 21%, 33%)
Oklch
oklch(72.6% 0.052 121.5)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#757575

Ink Gray · Gray · Warm Gray

HEX
#757575
RGB
rgb(117, 117, 117)
HSL
hsl(0, 0%, 46%)
HSB
hsb(0, 0%, 46%)
CMYK
cmyk(0%, 0%, 0%, 54%)
Oklch
oklch(56.2% 0.000 89.9)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#464D70

Indigo · DarkSlateBlue · Prussian Blue

HEX
#464D70
RGB
rgb(70, 77, 112)
HSL
hsl(230, 23%, 36%)
HSB
hsb(230, 37%, 44%)
CMYK
cmyk(37%, 31%, 0%, 56%)
Oklch
oklch(42.9% 0.059 275.0)

TraditionalIndigo」· PaintPrussian Blue」· 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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
A1AC88
757575
464D70
000000
2.4
Fail
4.6
AA
8.2
AAA
21.0
AAA
2.4
Fail
1.9
Fail
3.4
AA Large
8.8
AAA
4.6
AA
1.9
Fail
1.8
Fail
4.6
AA
8.2
AAA
3.4
AA Large
1.8
Fail
2.6
Fail
21.0
AAA
8.8
AAA
4.6
AA
2.6
Fail
White BG
1.0Fail
2.4Fail
4.6AA
8.2AAA
21.0AAA
Black BG
21.0AAA
8.8AAA
4.6AA
2.6Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
A6A691
757575
494968
000000

Deuteranopia

FFFFFF
A5A493
757575
494865
000000

Tritanopia

FFFFFF
A29899
757575
46615F
000000

Achromatopsia

FFFFFF
A5A5A5
757575
4F4F4F
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#A1AC88

Dark
Light

#757575

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #a1ac88;
  --color-3: #757575;
  --color-4: #464d70;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #a1ac88;
$color-3: #757575;
$color-4: #464d70;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#a1ac88',
  'brand-3': '#757575',
  'brand-4': '#464d70',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [161, 172, 136], [117, 117, 117], [70, 77, 112], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #A1AC88, #757575, #464D70, #000000 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #a1ac88; --color-3: #757575; --color-4: #464d70; --color-5: #000000. 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. Restrained colors convey professionalism and trust. 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