← Back to Editor

#C5DEF2 · #7DABBB · #28578F · #09002D · #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

#C5DEF2

Sky Blue · LightBlue · Sky Blue

HEX
#C5DEF2
RGB
rgb(197, 222, 242)
HSL
hsl(207, 63%, 86%)
HSB
hsb(207, 19%, 95%)
CMYK
cmyk(19%, 8%, 0%, 5%)
Oklch
oklch(88.8% 0.038 242.2)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#7DABBB

Sky Blue · CadetBlue · Lake Green

HEX
#7DABBB
RGB
rgb(125, 171, 187)
HSL
hsl(195, 31%, 61%)
HSB
hsb(195, 33%, 73%)
CMYK
cmyk(33%, 9%, 0%, 27%)
Oklch
oklch(71.4% 0.054 221.4)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#28578F

Indigo · DarkSlateBlue · Prussian Blue

HEX
#28578F
RGB
rgb(40, 87, 143)
HSL
hsl(213, 56%, 36%)
HSB
hsb(213, 72%, 56%)
CMYK
cmyk(72%, 39%, 0%, 44%)
Oklch
oklch(45.3% 0.105 254.4)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#09002D

Deep Indigo · Black · Deep Sea Blue

HEX
#09002D
RGB
rgb(9, 0, 45)
HSL
hsl(252, 100%, 9%)
HSB
hsb(252, 100%, 18%)
CMYK
cmyk(80%, 100%, 0%, 82%)
Oklch
oklch(14.7% 0.088 281.8)

TraditionalDeep Indigo」· PaintDeep Sea 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

C5DEF2
F2D9C5

Analogous

C5F2F0
C5DEF2
C5C7F2

Triadic

C5DEF2
F2C5DE
DEF2C5

Split-Comp.

C5DEF2
F2C5C7
F2F0C5

Tetradic

C5DEF2
F0C5F2
F2D9C5
C7F2C5

Contrast Matrix WCAG 2.1 Contrast

C5DEF2
7DABBB
28578F
09002D
000000
1.8
Fail
5.3
AA
14.4
AAA
15.1
AAA
1.8
Fail
3.0
Fail
8.0
AAA
8.4
AAA
5.3
AA
3.0
Fail
2.7
Fail
2.9
Fail
14.4
AAA
8.0
AAA
2.7
Fail
1.0
Fail
15.1
AAA
8.4
AAA
2.9
Fail
1.0
Fail
White BG
1.4Fail
2.5Fail
7.4AAA
20.0AAA
21.0AAA
Black BG
15.1AAA
8.4AAA
2.9Fail
1.0Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

D0D0ED
9191B7
3C3D81
050522
000000

Deuteranopia

CECCEC
8E8BB6
3A367E
06061F
000000

Tritanopia

C6E9E9
7FB4B3
2A7774
091A18
000000

Achromatopsia

D9D9D9
9F9F9F
4F4F4F
080808
000000

Shades & Tints Shades & Tints

#C5DEF2

Dark
Light

#7DABBB

Dark
Light

#28578F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #c5def2;
  --color-2: #7dabbb;
  --color-3: #28578f;
  --color-4: #09002d;
  --color-5: #000000;
}

SCSS

$color-1: #c5def2;
$color-2: #7dabbb;
$color-3: #28578f;
$color-4: #09002d;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#c5def2',
  'brand-2': '#7dabbb',
  'brand-3': '#28578f',
  'brand-4': '#09002d',
  'brand-5': '#000000',
}

RGB Array

[197, 222, 242], [125, 171, 187], [40, 87, 143], [9, 0, 45], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #C5DEF2, #7DABBB, #28578F, #09002D, #000000 is ideal for: tech websites, dark mode UIs, game UIs, 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: #c5def2; --color-2: #7dabbb; --color-3: #28578f; --color-4: #09002d; --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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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