← Back to Editor

#9CBBCF · #FFFBF3 · #182C4D · #30517A · #9EBDD1

cool

A 5-color cool 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

#9CBBCF

Sky Blue · LightSteelBlue · Cobalt Blue

HEX
#9CBBCF
RGB
rgb(156, 187, 207)
HSL
hsl(204, 35%, 71%)
HSB
hsb(204, 25%, 81%)
CMYK
cmyk(25%, 10%, 0%, 19%)
Oklch
oklch(77.6% 0.044 236.4)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#FFFBF3

Goose Yellow · Snow · Lemon Cream

HEX
#FFFBF3
RGB
rgb(255, 251, 243)
HSL
hsl(40, 100%, 98%)
HSB
hsb(40, 5%, 100%)
CMYK
cmyk(0%, 2%, 5%, 0%)
Oklch
oklch(98.9% 0.011 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#182C4D

Indigo · MidnightBlue · Deep Sea Blue

HEX
#182C4D
RGB
rgb(24, 44, 77)
HSL
hsl(217, 52%, 20%)
HSB
hsb(217, 69%, 30%)
CMYK
cmyk(69%, 43%, 0%, 70%)
Oklch
oklch(29.5% 0.066 259.9)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#30517A

Indigo · DarkSlateBlue · Prussian Blue

HEX
#30517A
RGB
rgb(48, 81, 122)
HSL
hsl(213, 44%, 33%)
HSB
hsb(213, 61%, 48%)
CMYK
cmyk(61%, 34%, 0%, 52%)
Oklch
oklch(42.9% 0.079 254.6)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#9EBDD1

Sky Blue · LightSteelBlue · Cobalt Blue

HEX
#9EBDD1
RGB
rgb(158, 189, 209)
HSL
hsl(204, 36%, 72%)
HSB
hsb(204, 24%, 82%)
CMYK
cmyk(24%, 10%, 0%, 18%)
Oklch
oklch(78.2% 0.044 236.4)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

9CBBCF
CFB09B

Analogous

9BCFCA
9CBBCF
9BA0CF

Triadic

9CBBCF
CF9BBA
BACF9B

Split-Comp.

9CBBCF
CF9BA0
CFCA9B

Tetradic

9CBBCF
CA9BCF
CFB09B
A0CF9B

Contrast Matrix WCAG 2.1 Contrast

9CBBCF
FFFBF3
182C4D
30517A
9EBDD1
2.0
Fail
6.9
AA
4.0
AA Large
1.0
Fail
2.0
Fail
13.5
AAA
7.9
AAA
1.9
Fail
6.9
AA
13.5
AAA
1.7
Fail
7.1
AAA
4.0
AA Large
7.9
AAA
1.7
Fail
4.1
AA Large
1.0
Fail
1.9
Fail
7.1
AAA
4.1
AA Large
White BG
2.0Fail
1.0Fail
13.9AAA
8.1AAA
2.0Fail
Black BG
10.4AAA
20.3AAA
1.5Fail
2.6Fail
10.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

A9AACA
FDFDF5
212145
3E3F70
ABACCC

Deuteranopia

A8A5C9
FEFEF5
201E43
3C3A6E
AAA7CB

Tritanopia

9EC6C6
FFF6F7
193F3D
326867
A0C8C8

Achromatopsia

B4B4B4
FBFBFB
2A2A2A
4C4C4C
B6B6B6

Shades & Tints Shades & Tints

#9CBBCF

Dark
Light

#FFFBF3

Dark
Light

#182C4D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #9cbbcf;
  --color-2: #fffbf3;
  --color-3: #182c4d;
  --color-4: #30517a;
  --color-5: #9ebdd1;
}

SCSS

$color-1: #9cbbcf;
$color-2: #fffbf3;
$color-3: #182c4d;
$color-4: #30517a;
$color-5: #9ebdd1;

TAILWIND

colors: {
  'brand-1': '#9cbbcf',
  'brand-2': '#fffbf3',
  'brand-3': '#182c4d',
  'brand-4': '#30517a',
  'brand-5': '#9ebdd1',
}

RGB Array

[156, 187, 207], [255, 251, 243], [24, 44, 77], [48, 81, 122], [158, 189, 209]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This cool-style palette of #9CBBCF, #FFFBF3, #182C4D, #30517A, #9EBDD1 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: #9cbbcf; --color-2: #fffbf3; --color-3: #182c4d; --color-4: #30517a; --color-5: #9ebdd1. 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 cool-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