← Back to Editor

#1A1E1F · #1FA6CF · #84A9C2 · #9DB3B0 · #BCC2AB

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#1A1E1F

Slate Blue · Black · Dark Stone

HEX
#1A1E1F
RGB
rgb(26, 30, 31)
HSL
hsl(192, 9%, 11%)
HSB
hsb(192, 16%, 12%)
CMYK
cmyk(16%, 3%, 0%, 88%)
Oklch
oklch(23.1% 0.006 214.4)

TraditionalSlate Blue」· PaintDark Stone」· Creative Midnight Shadow

#1FA6CF

Lake Blue · LightSeaGreen · Mint Ice

HEX
#1FA6CF
RGB
rgb(31, 166, 207)
HSL
hsl(194, 74%, 47%)
HSB
hsb(194, 85%, 81%)
CMYK
cmyk(85%, 20%, 0%, 19%)
Oklch
oklch(67.6% 0.122 224.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#84A9C2

Sky Blue · DarkGray · Cobalt Blue

HEX
#84A9C2
RGB
rgb(132, 169, 194)
HSL
hsl(204, 34%, 64%)
HSB
hsb(204, 32%, 76%)
CMYK
cmyk(32%, 13%, 0%, 24%)
Oklch
oklch(71.6% 0.054 238.1)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#9DB3B0

Jade · DarkGray · Lake Green

HEX
#9DB3B0
RGB
rgb(157, 179, 176)
HSL
hsl(172, 13%, 66%)
HSB
hsb(172, 12%, 70%)
CMYK
cmyk(12%, 0%, 2%, 30%)
Oklch
oklch(74.9% 0.025 186.7)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#BCC2AB

Willow Green · Silver · Apple Green

HEX
#BCC2AB
RGB
rgb(188, 194, 171)
HSL
hsl(76, 16%, 72%)
HSB
hsb(76, 12%, 76%)
CMYK
cmyk(3%, 0%, 12%, 24%)
Oklch
oklch(80.3% 0.032 119.0)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

1A1E1F
1F1B1A

Analogous

1A1F1D
1A1E1F
1A1B1F

Triadic

1A1E1F
1F1A1E
1E1F1A

Split-Comp.

1A1E1F
1F1A1B
1F1D1A

Tetradic

1A1E1F
1D1A1F
1F1B1A
1B1F1A

Contrast Matrix WCAG 2.1 Contrast

1A1E1F
1FA6CF
84A9C2
9DB3B0
BCC2AB
5.9
AA
6.8
AA
7.6
AAA
9.2
AAA
5.9
AA
1.1
Fail
1.3
Fail
1.5
Fail
6.8
AA
1.1
Fail
1.1
Fail
1.4
Fail
7.6
AAA
1.3
Fail
1.1
Fail
1.2
Fail
9.2
AAA
1.5
Fail
1.4
Fail
1.2
Fail
White BG
16.8AAA
2.8Fail
2.5Fail
2.2Fail
1.8Fail
Black BG
1.2Fail
7.4AAA
8.4AAA
9.5AAA
11.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

1C1C1F
595BC5
9494BC
A7A7B1
BFBFB1

Deuteranopia

1C1B1F
5248C3
928FBA
A5A4B1
BEBEB2

Tritanopia

1A1F1F
26BDBC
86B7B6
9EB1B1
BCB5B6

Achromatopsia

1D1D1D
828282
A1A1A1
ACACAC
BEBEBE

Shades & Tints Shades & Tints

#1A1E1F

Dark
Light

#1FA6CF

Dark
Light

#84A9C2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1a1e1f;
  --color-2: #1fa6cf;
  --color-3: #84a9c2;
  --color-4: #9db3b0;
  --color-5: #bcc2ab;
}

SCSS

$color-1: #1a1e1f;
$color-2: #1fa6cf;
$color-3: #84a9c2;
$color-4: #9db3b0;
$color-5: #bcc2ab;

TAILWIND

colors: {
  'brand-1': '#1a1e1f',
  'brand-2': '#1fa6cf',
  'brand-3': '#84a9c2',
  'brand-4': '#9db3b0',
  'brand-5': '#bcc2ab',
}

RGB Array

[26, 30, 31], [31, 166, 207], [132, 169, 194], [157, 179, 176], [188, 194, 171]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #1A1E1F, #1FA6CF, #84A9C2, #9DB3B0, #BCC2AB 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: #1a1e1f; --color-2: #1fa6cf; --color-3: #84a9c2; --color-4: #9db3b0; --color-5: #bcc2ab. 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