← Back to Editor

#FFFFFF · #C2C2C2 · #869FA3 · #FF8E3C · #1C1C1C

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

#C2C2C2

Silver Gray · Silver · Pearl Gray

HEX
#C2C2C2
RGB
rgb(194, 194, 194)
HSL
hsl(0, 0%, 76%)
HSB
hsb(0, 0%, 76%)
CMYK
cmyk(0%, 0%, 0%, 24%)
Oklch
oklch(81.4% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#869FA3

Slate Blue · LightSlateGray · Lake Green

HEX
#869FA3
RGB
rgb(134, 159, 163)
HSL
hsl(188, 14%, 58%)
HSB
hsb(188, 18%, 64%)
CMYK
cmyk(18%, 2%, 0%, 36%)
Oklch
oklch(68.5% 0.029 208.3)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#FF8E3C

Apricot · Coral · Warm Sun

HEX
#FF8E3C
RGB
rgb(255, 142, 60)
HSL
hsl(25, 100%, 62%)
HSB
hsb(25, 76%, 100%)
CMYK
cmyk(0%, 44%, 76%, 0%)
Oklch
oklch(75.6% 0.165 52.8)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#1C1C1C

Ink Black · Black · Dark Stone

HEX
#1C1C1C
RGB
rgb(28, 28, 28)
HSL
hsl(0, 0%, 11%)
HSB
hsb(0, 0%, 11%)
CMYK
cmyk(0%, 0%, 0%, 89%)
Oklch
oklch(22.6% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· 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
C2C2C2
869FA3
FF8E3C
1C1C1C
1.8
Fail
2.8
Fail
2.3
Fail
17.0
AAA
1.8
Fail
1.6
Fail
1.3
Fail
9.6
AAA
2.8
Fail
1.6
Fail
1.2
Fail
6.1
AA
2.3
Fail
1.3
Fail
1.2
Fail
7.5
AAA
17.0
AAA
9.6
AAA
6.1
AA
7.5
AAA
White BG
1.0Fail
1.8Fail
2.8Fail
2.3Fail
17.0AAA
Black BG
21.0AAA
11.8AAA
7.5AAA
9.2AAA
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C2C2C2
9191A2
CECD50
1C1C1C

Deuteranopia

FFFFFF
C2C2C2
8F8EA2
D5DD55
1C1C1C

Tritanopia

FFFFFF
C2C2C2
87A1A1
F96063
1C1C1C

Achromatopsia

FFFFFF
C2C2C2
989898
A6A6A6
1C1C1C

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#C2C2C2

Dark
Light

#869FA3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #c2c2c2;
  --color-3: #869fa3;
  --color-4: #ff8e3c;
  --color-5: #1c1c1c;
}

SCSS

$color-1: #ffffff;
$color-2: #c2c2c2;
$color-3: #869fa3;
$color-4: #ff8e3c;
$color-5: #1c1c1c;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#c2c2c2',
  'brand-3': '#869fa3',
  'brand-4': '#ff8e3c',
  'brand-5': '#1c1c1c',
}

RGB Array

[255, 255, 255], [194, 194, 194], [134, 159, 163], [255, 142, 60], [28, 28, 28]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #C2C2C2, #869FA3, #FF8E3C, #1C1C1C 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: #c2c2c2; --color-3: #869fa3; --color-4: #ff8e3c; --color-5: #1c1c1c. 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