← Back to Editor

#F2CFA7 · #F6D9B1 · #F1DFC9 · #D7E2D2 · #BAD8E0

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

WorkspaceReading

Color Details Color Details

#F2CFA7

Goose Yellow · Wheat · Peach Orange

HEX
#F2CFA7
RGB
rgb(242, 207, 167)
HSL
hsl(32, 74%, 80%)
HSB
hsb(32, 31%, 95%)
CMYK
cmyk(0%, 14%, 31%, 5%)
Oklch
oklch(87.4% 0.066 70.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F6D9B1

Goose Yellow · Wheat · Peach Orange

HEX
#F6D9B1
RGB
rgb(246, 217, 177)
HSL
hsl(35, 79%, 83%)
HSB
hsb(35, 28%, 96%)
CMYK
cmyk(0%, 12%, 28%, 4%)
Oklch
oklch(90.0% 0.061 75.7)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F1DFC9

Goose Yellow · Bisque · Peach Orange

HEX
#F1DFC9
RGB
rgb(241, 223, 201)
HSL
hsl(33, 59%, 87%)
HSB
hsb(33, 17%, 95%)
CMYK
cmyk(0%, 7%, 17%, 5%)
Oklch
oklch(91.2% 0.035 72.9)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#D7E2D2

Celadon · LightGray · Mint Green

HEX
#D7E2D2
RGB
rgb(215, 226, 210)
HSL
hsl(101, 22%, 85%)
HSB
hsb(101, 7%, 89%)
CMYK
cmyk(5%, 0%, 7%, 11%)
Oklch
oklch(90.0% 0.025 135.7)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#BAD8E0

Sky Blue · LightBlue · Glacier Blue

HEX
#BAD8E0
RGB
rgb(186, 216, 224)
HSL
hsl(193, 38%, 80%)
HSB
hsb(193, 17%, 88%)
CMYK
cmyk(17%, 4%, 0%, 12%)
Oklch
oklch(86.3% 0.034 215.6)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F2CFA7
A6C9F2

Analogous

F2A9A6
F2CFA7
EFF2A6

Triadic

F2CFA7
A6F2CF
CFA6F2

Split-Comp.

F2CFA7
A6EFF2
A9A6F2

Tetradic

F2CFA7
A6F2A9
A6C9F2
F2A6EF

Contrast Matrix WCAG 2.1 Contrast

F2CFA7
F6D9B1
F1DFC9
D7E2D2
BAD8E0
1.1
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.2
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.2
Fail
1.1
Fail
White BG
1.5Fail
1.4Fail
1.3Fail
1.3Fail
1.5Fail
Black BG
14.3AAA
15.5AAA
16.1AAA
15.7AAA
14.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E3E3B1
E9E9BB
E9E9CE
DCDCD6
C7C7DE

Deuteranopia

E5E7B3
EBEDBD
EAECD0
DBDAD7
C5C3DE

Tritanopia

F0B8BA
F5C2C4
F0D3D3
D8D9DA
BCDDDC

Achromatopsia

D5D5D5
DDDDDD
E2E2E2
DDDDDD
D0D0D0

Shades & Tints Shades & Tints

#F2CFA7

Dark
Light

#F6D9B1

Dark
Light

#F1DFC9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f2cfa7;
  --color-2: #f6d9b1;
  --color-3: #f1dfc9;
  --color-4: #d7e2d2;
  --color-5: #bad8e0;
}

SCSS

$color-1: #f2cfa7;
$color-2: #f6d9b1;
$color-3: #f1dfc9;
$color-4: #d7e2d2;
$color-5: #bad8e0;

TAILWIND

colors: {
  'brand-1': '#f2cfa7',
  'brand-2': '#f6d9b1',
  'brand-3': '#f1dfc9',
  'brand-4': '#d7e2d2',
  'brand-5': '#bad8e0',
}

RGB Array

[242, 207, 167], [246, 217, 177], [241, 223, 201], [215, 226, 210], [186, 216, 224]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F2CFA7, #F6D9B1, #F1DFC9, #D7E2D2, #BAD8E0 is ideal for: health products, baby brands, fresh-style blogs. 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: #f2cfa7; --color-2: #f6d9b1; --color-3: #f1dfc9; --color-4: #d7e2d2; --color-5: #bad8e0. 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. 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