← Back to Editor

#111111 · #5C97A9 · #90E6FE · #D1E6E9 · #FDE7DC

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

#111111

Ink Black · Black · Jet Black

HEX
#111111
RGB
rgb(17, 17, 17)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(17.8% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#5C97A9

Slate Blue · CadetBlue · Lake Green

HEX
#5C97A9
RGB
rgb(92, 151, 169)
HSL
hsl(194, 31%, 51%)
HSB
hsb(194, 46%, 66%)
CMYK
cmyk(46%, 11%, 0%, 34%)
Oklch
oklch(64.3% 0.067 219.4)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#90E6FE

Sky Blue · LightSkyBlue · Glacier Blue

HEX
#90E6FE
RGB
rgb(144, 230, 254)
HSL
hsl(193, 98%, 78%)
HSB
hsb(193, 43%, 100%)
CMYK
cmyk(43%, 9%, 0%, 0%)
Oklch
oklch(87.9% 0.089 217.5)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#D1E6E9

Sky Blue · Lavender · Glacier Blue

HEX
#D1E6E9
RGB
rgb(209, 230, 233)
HSL
hsl(187, 35%, 87%)
HSB
hsb(187, 10%, 91%)
CMYK
cmyk(10%, 1%, 0%, 9%)
Oklch
oklch(91.0% 0.023 207.1)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#FDE7DC

Apricot · Linen · Peach Orange

HEX
#FDE7DC
RGB
rgb(253, 231, 220)
HSL
hsl(20, 89%, 93%)
HSB
hsb(20, 13%, 99%)
CMYK
cmyk(0%, 9%, 13%, 1%)
Oklch
oklch(94.3% 0.028 48.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

111111
121212

Analogous

121212
111111
121212

Triadic

111111
121212
121212

Split-Comp.

111111
121212
121212

Tetradic

111111
121212
121212
121212

Contrast Matrix WCAG 2.1 Contrast

111111
5C97A9
90E6FE
D1E6E9
FDE7DC
5.8
AA
13.4
AAA
14.6
AAA
15.9
AAA
5.8
AA
2.3
Fail
2.5
Fail
2.7
Fail
13.4
AAA
2.3
Fail
1.1
Fail
1.2
Fail
14.6
AAA
2.5
Fail
1.1
Fail
1.1
Fail
15.9
AAA
2.7
Fail
1.2
Fail
1.1
Fail
White BG
18.9AAA
3.3AA Large
1.4Fail
1.3Fail
1.2Fail
Black BG
1.1Fail
6.5AA
14.9AAA
16.2AAA
17.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

111111
7676A5
B5B6F8
DADAE8
F3F3DF

Deuteranopia

111111
726EA4
B0AAF7
D9D7E8
F5F6DF

Tritanopia

111111
5FA1A0
94F4F3
D2E8E8
FCE1E1

Achromatopsia

111111
878787
CFCFCF
E0E0E0
ECECEC

Shades & Tints Shades & Tints

#111111

Dark
Light

#5C97A9

Dark
Light

#90E6FE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #111111;
  --color-2: #5c97a9;
  --color-3: #90e6fe;
  --color-4: #d1e6e9;
  --color-5: #fde7dc;
}

SCSS

$color-1: #111111;
$color-2: #5c97a9;
$color-3: #90e6fe;
$color-4: #d1e6e9;
$color-5: #fde7dc;

TAILWIND

colors: {
  'brand-1': '#111111',
  'brand-2': '#5c97a9',
  'brand-3': '#90e6fe',
  'brand-4': '#d1e6e9',
  'brand-5': '#fde7dc',
}

RGB Array

[17, 17, 17], [92, 151, 169], [144, 230, 254], [209, 230, 233], [253, 231, 220]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #111111, #5C97A9, #90E6FE, #D1E6E9, #FDE7DC 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: #111111; --color-2: #5c97a9; --color-3: #90e6fe; --color-4: #d1e6e9; --color-5: #fde7dc. 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