← Back to Editor

#606060 · #6E8196 · #BCC8CC · #FFFEF5 · #F8F8F1

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#606060

Ink Gray · DimGray · Charcoal

HEX
#606060
RGB
rgb(96, 96, 96)
HSL
hsl(0, 0%, 38%)
HSB
hsb(0, 0%, 38%)
CMYK
cmyk(0%, 0%, 0%, 62%)
Oklch
oklch(48.9% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#6E8196

Azure · SlateGray · Navy Blue

HEX
#6E8196
RGB
rgb(110, 129, 150)
HSL
hsl(212, 16%, 51%)
HSB
hsb(212, 27%, 59%)
CMYK
cmyk(27%, 14%, 0%, 41%)
Oklch
oklch(59.6% 0.039 251.1)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#BCC8CC

Sky Blue · Silver · Glacier Blue

HEX
#BCC8CC
RGB
rgb(188, 200, 204)
HSL
hsl(195, 14%, 77%)
HSB
hsb(195, 8%, 80%)
CMYK
cmyk(8%, 2%, 0%, 20%)
Oklch
oklch(82.5% 0.014 219.6)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#FFFEF5

Fresh Green · Snow · Lemon Cream

HEX
#FFFEF5
RGB
rgb(255, 254, 245)
HSL
hsl(54, 100%, 98%)
HSB
hsb(54, 4%, 100%)
CMYK
cmyk(0%, 0%, 4%, 0%)
Oklch
oklch(99.5% 0.012 101.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F8F8F1

Fresh Green · SeaShell · Lemon Cream

HEX
#F8F8F1
RGB
rgb(248, 248, 241)
HSL
hsl(60, 33%, 96%)
HSB
hsb(60, 3%, 97%)
CMYK
cmyk(0%, 0%, 3%, 3%)
Oklch
oklch(97.7% 0.009 106.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

606060
616161

Analogous

616161
606060
616161

Triadic

606060
616161
616161

Split-Comp.

606060
616161
616161

Tetradic

606060
616161
616161
616161

Contrast Matrix WCAG 2.1 Contrast

606060
6E8196
BCC8CC
FFFEF5
F8F8F1
1.6
Fail
3.7
AA Large
6.2
AA
5.9
AA
1.6
Fail
2.3
Fail
4.0
AA Large
3.8
AA Large
3.7
AA Large
2.3
Fail
1.7
Fail
1.6
Fail
6.2
AA
4.0
AA Large
1.7
Fail
1.1
Fail
5.9
AA
3.8
AA Large
1.6
Fail
1.1
Fail
White BG
6.3AA
4.0AA Large
1.7Fail
1.0Fail
1.1Fail
Black BG
3.3AA Large
5.2AA
12.3AAA
20.7AAA
19.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

606060
767691
C1C1CB
FFFFF7
F8F8F3

Deuteranopia

606060
757490
C1C0CB
FFFFF8
F8F8F3

Tritanopia

606060
6F8D8C
BDCACA
FFF9F9
F8F4F4

Achromatopsia

606060
7E7E7E
C5C5C5
FDFDFD
F7F7F7

Shades & Tints Shades & Tints

#606060

Dark
Light

#6E8196

Dark
Light

#BCC8CC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #606060;
  --color-2: #6e8196;
  --color-3: #bcc8cc;
  --color-4: #fffef5;
  --color-5: #f8f8f1;
}

SCSS

$color-1: #606060;
$color-2: #6e8196;
$color-3: #bcc8cc;
$color-4: #fffef5;
$color-5: #f8f8f1;

TAILWIND

colors: {
  'brand-1': '#606060',
  'brand-2': '#6e8196',
  'brand-3': '#bcc8cc',
  'brand-4': '#fffef5',
  'brand-5': '#f8f8f1',
}

RGB Array

[96, 96, 96], [110, 129, 150], [188, 200, 204], [255, 254, 245], [248, 248, 241]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #606060, #6E8196, #BCC8CC, #FFFEF5, #F8F8F1 is ideal for: health products, baby brands, fresh-style blogs, 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: #606060; --color-2: #6e8196; --color-3: #bcc8cc; --color-4: #fffef5; --color-5: #f8f8f1. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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