← Back to Editor

#FFFFFF · #CBCBD8 · #90BBD7 · #03969D · #44465B

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#CBCBD8

Wisteria · LightGray · Sky Blue

HEX
#CBCBD8
RGB
rgb(203, 203, 216)
HSL
hsl(240, 14%, 82%)
HSB
hsb(240, 6%, 85%)
CMYK
cmyk(6%, 6%, 0%, 15%)
Oklch
oklch(84.6% 0.018 286.0)

TraditionalWisteria」· PaintSky Blue」· Creative Lavender Dream

#90BBD7

Sky Blue · SkyBlue · Cobalt Blue

HEX
#90BBD7
RGB
rgb(144, 187, 215)
HSL
hsl(204, 47%, 70%)
HSB
hsb(204, 33%, 84%)
CMYK
cmyk(33%, 13%, 0%, 16%)
Oklch
oklch(77.1% 0.061 237.1)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#03969D

Lake Blue · Teal · Mint Ice

HEX
#03969D
RGB
rgb(3, 150, 157)
HSL
hsl(183, 96%, 31%)
HSB
hsb(183, 98%, 62%)
CMYK
cmyk(98%, 4%, 0%, 38%)
Oklch
oklch(61.2% 0.104 200.7)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#44465B

Indigo · DarkSlateGray · Prussian Blue

HEX
#44465B
RGB
rgb(68, 70, 91)
HSL
hsl(235, 14%, 31%)
HSB
hsb(235, 25%, 36%)
CMYK
cmyk(25%, 23%, 0%, 64%)
Oklch
oklch(40.1% 0.035 280.4)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
CBCBD8
90BBD7
03969D
44465B
1.6
Fail
2.0
Fail
3.6
AA Large
9.2
AAA
1.6
Fail
1.3
Fail
2.2
Fail
5.8
AA
2.0
Fail
1.3
Fail
1.8
Fail
4.5
AA
3.6
AA Large
2.2
Fail
1.8
Fail
2.6
Fail
9.2
AAA
5.8
AA
4.5
AA
2.6
Fail
White BG
1.0Fail
1.6Fail
2.0Fail
3.6AA Large
9.2AAA
Black BG
21.0AAA
13.1AAA
10.3AAA
5.9AA
2.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
CBCBD5
A3A3D0
43449B
454556

Deuteranopia

FFFFFF
CBCBD4
A09DCF
3A2F9B
454555

Tritanopia

FFFFFF
CBD2D2
92CBCA
0A9A9A
445251

Achromatopsia

FFFFFF
CCCCCC
B1B1B1
6B6B6B
484848

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#CBCBD8

Dark
Light

#90BBD7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #cbcbd8;
  --color-3: #90bbd7;
  --color-4: #03969d;
  --color-5: #44465b;
}

SCSS

$color-1: #ffffff;
$color-2: #cbcbd8;
$color-3: #90bbd7;
$color-4: #03969d;
$color-5: #44465b;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#cbcbd8',
  'brand-3': '#90bbd7',
  'brand-4': '#03969d',
  'brand-5': '#44465b',
}

RGB Array

[255, 255, 255], [203, 203, 216], [144, 187, 215], [3, 150, 157], [68, 70, 91]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #CBCBD8, #90BBD7, #03969D, #44465B 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: #ffffff; --color-2: #cbcbd8; --color-3: #90bbd7; --color-4: #03969d; --color-5: #44465b. 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