← Back to Editor

#FFFFFF · #F2F5FF · #B7C1D9 · #ABB823 · #919CB4

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

#F2F5FF

Azure · Snow · Sky Blue

HEX
#F2F5FF
RGB
rgb(242, 245, 255)
HSL
hsl(226, 100%, 97%)
HSB
hsb(226, 5%, 100%)
CMYK
cmyk(5%, 4%, 0%, 0%)
Oklch
oklch(97.1% 0.014 272.7)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#B7C1D9

Azure · LightSteelBlue · Cobalt Blue

HEX
#B7C1D9
RGB
rgb(183, 193, 217)
HSL
hsl(222, 31%, 78%)
HSB
hsb(222, 16%, 85%)
CMYK
cmyk(16%, 11%, 0%, 15%)
Oklch
oklch(81.1% 0.036 267.6)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#ABB823

Autumn Sage · GoldenRod · Honey Gold

HEX
#ABB823
RGB
rgb(171, 184, 35)
HSL
hsl(65, 68%, 43%)
HSB
hsb(65, 81%, 72%)
CMYK
cmyk(7%, 0%, 81%, 28%)
Oklch
oklch(74.8% 0.160 114.9)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#919CB4

Azure · DarkGray · Cobalt Blue

HEX
#919CB4
RGB
rgb(145, 156, 180)
HSL
hsl(221, 19%, 64%)
HSB
hsb(221, 19%, 71%)
CMYK
cmyk(19%, 13%, 0%, 29%)
Oklch
oklch(69.2% 0.037 265.9)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

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
F2F5FF
B7C1D9
ABB823
919CB4
1.1
Fail
1.8
Fail
2.2
Fail
2.8
Fail
1.1
Fail
1.7
Fail
2.0
Fail
2.5
Fail
1.8
Fail
1.7
Fail
1.2
Fail
1.5
Fail
2.2
Fail
2.0
Fail
1.2
Fail
1.3
Fail
2.8
Fail
2.5
Fail
1.5
Fail
1.3
Fail
White BG
1.0Fail
1.1Fail
1.8Fail
2.2Fail
2.8Fail
Black BG
21.0AAA
19.3AAA
11.6AAA
9.6AAA
7.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F3F3FD
BBBBD3
B1B147
9696AE

Deuteranopia

FFFFFF
F3F3FC
BBBAD2
B0AF50
9594AD

Tritanopia

FFFFFF
F2FBFA
B8CFCE
AC646A
92AAA9

Achromatopsia

FFFFFF
F5F5F5
C1C1C1
A3A3A3
9B9B9B

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F2F5FF

Dark
Light

#B7C1D9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f2f5ff;
  --color-3: #b7c1d9;
  --color-4: #abb823;
  --color-5: #919cb4;
}

SCSS

$color-1: #ffffff;
$color-2: #f2f5ff;
$color-3: #b7c1d9;
$color-4: #abb823;
$color-5: #919cb4;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f2f5ff',
  'brand-3': '#b7c1d9',
  'brand-4': '#abb823',
  'brand-5': '#919cb4',
}

RGB Array

[255, 255, 255], [242, 245, 255], [183, 193, 217], [171, 184, 35], [145, 156, 180]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This minimal-style palette of #FFFFFF, #F2F5FF, #B7C1D9, #ABB823, #919CB4 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: #f2f5ff; --color-3: #b7c1d9; --color-4: #abb823; --color-5: #919cb4. 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