← Back to Editor

#FFFAF0 · #FFF1BD · #566D78 · #A3A5CF · #A1E1D3

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

#FFFAF0

Goose Yellow · SeaShell · Lemon Cream

HEX
#FFFAF0
RGB
rgb(255, 250, 240)
HSL
hsl(40, 100%, 97%)
HSB
hsb(40, 6%, 100%)
CMYK
cmyk(0%, 2%, 6%, 0%)
Oklch
oklch(98.6% 0.014 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FFF1BD

Goose Yellow · Bisque · Lemon Cream

HEX
#FFF1BD
RGB
rgb(255, 241, 189)
HSL
hsl(47, 100%, 87%)
HSB
hsb(47, 26%, 100%)
CMYK
cmyk(0%, 5%, 26%, 0%)
Oklch
oklch(95.7% 0.068 94.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#566D78

Slate Blue · DimGray · Mint Ice

HEX
#566D78
RGB
rgb(86, 109, 120)
HSL
hsl(199, 17%, 40%)
HSB
hsb(199, 28%, 47%)
CMYK
cmyk(28%, 9%, 0%, 53%)
Oklch
oklch(52.0% 0.032 228.6)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#A3A5CF

Azure · LightSteelBlue · Cobalt Blue

HEX
#A3A5CF
RGB
rgb(163, 165, 207)
HSL
hsl(237, 31%, 73%)
HSB
hsb(237, 21%, 81%)
CMYK
cmyk(21%, 20%, 0%, 19%)
Oklch
oklch(73.5% 0.061 282.7)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#A1E1D3

Jade · LightBlue · Glacier Blue

HEX
#A1E1D3
RGB
rgb(161, 225, 211)
HSL
hsl(167, 52%, 76%)
HSB
hsb(167, 28%, 88%)
CMYK
cmyk(28%, 0%, 6%, 12%)
Oklch
oklch(86.3% 0.068 179.5)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFAF0
F0F5FF

Analogous

FFF2F0
FFFAF0
FCFFF0

Triadic

FFFAF0
F0FFFA
FAF0FF

Split-Comp.

FFFAF0
F0FCFF
F2F0FF

Tetradic

FFFAF0
F0FFF2
F0F5FF
FFF0FC

Contrast Matrix WCAG 2.1 Contrast

FFFAF0
FFF1BD
566D78
A3A5CF
A1E1D3
1.1
Fail
5.2
AA
2.3
Fail
1.4
Fail
1.1
Fail
4.8
AA
2.1
Fail
1.3
Fail
5.2
AA
4.8
AA
2.3
Fail
3.7
AA Large
2.3
Fail
2.1
Fail
2.3
Fail
1.6
Fail
1.4
Fail
1.3
Fail
3.7
AA Large
1.6
Fail
White BG
1.0Fail
1.1Fail
5.4AA
2.4Fail
1.5Fail
Black BG
20.2AAA
18.6AAA
3.9AA Large
8.8AAA
14.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FDFDF2
F9F9CA
606075
A4A4C5
BDBDD6

Deuteranopia

FDFEF3
FAFBCD
5F5D75
A4A4C2
B9B4D7

Tritanopia

FFF4F5
FED4D6
577373
A3BDBB
A4D9DA

Achromatopsia

FAFAFA
EFEFEF
676767
A9A9A9
CCCCCC

Shades & Tints Shades & Tints

#FFFAF0

Dark
Light

#FFF1BD

Dark
Light

#566D78

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffaf0;
  --color-2: #fff1bd;
  --color-3: #566d78;
  --color-4: #a3a5cf;
  --color-5: #a1e1d3;
}

SCSS

$color-1: #fffaf0;
$color-2: #fff1bd;
$color-3: #566d78;
$color-4: #a3a5cf;
$color-5: #a1e1d3;

TAILWIND

colors: {
  'brand-1': '#fffaf0',
  'brand-2': '#fff1bd',
  'brand-3': '#566d78',
  'brand-4': '#a3a5cf',
  'brand-5': '#a1e1d3',
}

RGB Array

[255, 250, 240], [255, 241, 189], [86, 109, 120], [163, 165, 207], [161, 225, 211]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFAF0, #FFF1BD, #566D78, #A3A5CF, #A1E1D3 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: #fffaf0; --color-2: #fff1bd; --color-3: #566d78; --color-4: #a3a5cf; --color-5: #a1e1d3. 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