← Back to Editor

#FFFFFF · #FFF9D1 · #DBE6CC · #37506E · #BFD2D9

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData 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

#FFF9D1

Fresh Green · Beige · Lemon Cream

HEX
#FFF9D1
RGB
rgb(255, 249, 209)
HSL
hsl(52, 100%, 91%)
HSB
hsb(52, 18%, 100%)
CMYK
cmyk(0%, 2%, 18%, 0%)
Oklch
oklch(97.7% 0.052 100.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#DBE6CC

Willow Green · LightGray · Mint Green

HEX
#DBE6CC
RGB
rgb(219, 230, 204)
HSL
hsl(85, 34%, 85%)
HSB
hsb(85, 11%, 90%)
CMYK
cmyk(5%, 0%, 11%, 10%)
Oklch
oklch(91.0% 0.037 125.9)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#37506E

Indigo · DarkSlateGray · Prussian Blue

HEX
#37506E
RGB
rgb(55, 80, 110)
HSL
hsl(213, 33%, 32%)
HSB
hsb(213, 50%, 43%)
CMYK
cmyk(50%, 27%, 0%, 57%)
Oklch
oklch(42.5% 0.059 253.6)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#BFD2D9

Sky Blue · LightGray · Glacier Blue

HEX
#BFD2D9
RGB
rgb(191, 210, 217)
HSL
hsl(196, 25%, 80%)
HSB
hsb(196, 12%, 85%)
CMYK
cmyk(12%, 3%, 0%, 15%)
Oklch
oklch(85.2% 0.023 221.9)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

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
FFF9D1
DBE6CC
37506E
BFD2D9
1.1
Fail
1.3
Fail
8.3
AAA
1.6
Fail
1.1
Fail
1.2
Fail
7.8
AAA
1.5
Fail
1.3
Fail
1.2
Fail
6.4
AA
1.2
Fail
8.3
AAA
7.8
AAA
6.4
AA
5.3
AA
1.6
Fail
1.5
Fail
1.2
Fail
5.3
AA
White BG
1.0Fail
1.1Fail
1.3Fail
8.3AAA
1.6Fail
Black BG
21.0AAA
19.7AAA
16.2AAA
2.5Fail
13.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
FCFCDB
E0E0D2
424267
C7C7D7

Deuteranopia

FFFFFF
FDFDDD
DFDED4
403F65
C6C5D7

Tritanopia

FFFFFF
FFE2E4
DCD7D8
386160
C0D6D6

Achromatopsia

FFFFFF
F6F6F6
E0E0E0
4C4C4C
CDCDCD

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFF9D1

Dark
Light

#DBE6CC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fff9d1;
  --color-3: #dbe6cc;
  --color-4: #37506e;
  --color-5: #bfd2d9;
}

SCSS

$color-1: #ffffff;
$color-2: #fff9d1;
$color-3: #dbe6cc;
$color-4: #37506e;
$color-5: #bfd2d9;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fff9d1',
  'brand-3': '#dbe6cc',
  'brand-4': '#37506e',
  'brand-5': '#bfd2d9',
}

RGB Array

[255, 255, 255], [255, 249, 209], [219, 230, 204], [55, 80, 110], [191, 210, 217]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FFF9D1, #DBE6CC, #37506E, #BFD2D9 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: #fff9d1; --color-3: #dbe6cc; --color-4: #37506e; --color-5: #bfd2d9. 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 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