← Back to Editor

#FFFFFF · #CEE3F5 · #9BC8E2 · #3C8CB1 · #3A5366

minimal

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

RestrainedProfessionalPureWarmCool

Industry INDUSTRY

ArchitectureManufacturingSaaS B2B

UI Context UI CONTEXT

Corporate SitePortfolioAdmin PanelData 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

#CEE3F5

Sky Blue · Lavender · Sky Blue

HEX
#CEE3F5
RGB
rgb(206, 227, 245)
HSL
hsl(208, 66%, 88%)
HSB
hsb(208, 16%, 96%)
CMYK
cmyk(16%, 7%, 0%, 4%)
Oklch
oklch(90.6% 0.033 244.0)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#9BC8E2

Sky Blue · LightSteelBlue · Cobalt Blue

HEX
#9BC8E2
RGB
rgb(155, 200, 226)
HSL
hsl(202, 55%, 75%)
HSB
hsb(202, 31%, 89%)
CMYK
cmyk(31%, 12%, 0%, 11%)
Oklch
oklch(81.0% 0.060 233.8)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#3C8CB1

Slate Blue · SteelBlue · Mint Ice

HEX
#3C8CB1
RGB
rgb(60, 140, 177)
HSL
hsl(199, 49%, 46%)
HSB
hsb(199, 66%, 69%)
CMYK
cmyk(66%, 21%, 0%, 31%)
Oklch
oklch(60.6% 0.095 231.4)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#3A5366

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#3A5366
RGB
rgb(58, 83, 102)
HSL
hsl(206, 28%, 31%)
HSB
hsb(206, 43%, 40%)
CMYK
cmyk(43%, 19%, 0%, 60%)
Oklch
oklch(43.0% 0.044 241.8)

TraditionalSlate Blue」· 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
CEE3F5
9BC8E2
3C8CB1
3A5366
1.3
Fail
1.8
Fail
3.8
AA Large
8.0
AAA
1.3
Fail
1.4
Fail
2.9
Fail
6.1
AA
1.8
Fail
1.4
Fail
2.1
Fail
4.5
AA
3.8
AA Large
2.9
Fail
2.1
Fail
2.1
Fail
8.0
AAA
6.1
AA
4.5
AA
2.1
Fail
White BG
1.0Fail
1.3Fail
1.8Fail
3.8AA Large
8.0AAA
Black BG
21.0AAA
15.9AAA
11.8AAA
5.6AA
2.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D7D7F1
AEAFDC
5F5FA8
454561

Deuteranopia

FFFFFF
D6D4F0
ACA9DA
5A54A6
434260

Tritanopia

FFFFFF
CFEDEC
9DD7D6
40A19F
3B5E5D

Achromatopsia

FFFFFF
DFDFDF
BEBEBE
787878
4E4E4E

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#CEE3F5

Dark
Light

#9BC8E2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #cee3f5;
  --color-3: #9bc8e2;
  --color-4: #3c8cb1;
  --color-5: #3a5366;
}

SCSS

$color-1: #ffffff;
$color-2: #cee3f5;
$color-3: #9bc8e2;
$color-4: #3c8cb1;
$color-5: #3a5366;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#cee3f5',
  'brand-3': '#9bc8e2',
  'brand-4': '#3c8cb1',
  'brand-5': '#3a5366',
}

RGB Array

[255, 255, 255], [206, 227, 245], [155, 200, 226], [60, 140, 177], [58, 83, 102]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This minimal-style palette of #FFFFFF, #CEE3F5, #9BC8E2, #3C8CB1, #3A5366 is ideal for: health products, baby brands, fresh-style blogs, 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: #cee3f5; --color-3: #9bc8e2; --color-4: #3c8cb1; --color-5: #3a5366. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 minimal-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