← Back to Editor

#F3E4C7 · #D4B5A3 · #F1B1B2 · #B28B90 · #885864

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#F3E4C7

Goose Yellow · Bisque · Lemon Cream

HEX
#F3E4C7
RGB
rgb(243, 228, 199)
HSL
hsl(40, 65%, 87%)
HSB
hsb(40, 18%, 95%)
CMYK
cmyk(0%, 6%, 18%, 5%)
Oklch
oklch(92.3% 0.042 83.9)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#D4B5A3

Apricot · Tan · Warm Sun

HEX
#D4B5A3
RGB
rgb(212, 181, 163)
HSL
hsl(22, 36%, 74%)
HSB
hsb(22, 23%, 83%)
CMYK
cmyk(0%, 15%, 23%, 17%)
Oklch
oklch(79.5% 0.044 52.0)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#F1B1B2

Peach Pink · LightPink · Cherry Blossom

HEX
#F1B1B2
RGB
rgb(241, 177, 178)
HSL
hsl(359, 70%, 82%)
HSB
hsb(359, 27%, 95%)
CMYK
cmyk(0%, 27%, 26%, 5%)
Oklch
oklch(82.0% 0.075 17.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#B28B90

Peach Pink · DarkGray · Coral Red

HEX
#B28B90
RGB
rgb(178, 139, 144)
HSL
hsl(352, 20%, 62%)
HSB
hsb(352, 22%, 70%)
CMYK
cmyk(0%, 22%, 19%, 30%)
Oklch
oklch(67.5% 0.048 9.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#885864

Crimson · DimGray · Passion Red

HEX
#885864
RGB
rgb(136, 88, 100)
HSL
hsl(345, 21%, 44%)
HSB
hsb(345, 35%, 53%)
CMYK
cmyk(0%, 35%, 26%, 47%)
Oklch
oklch(51.7% 0.065 3.3)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F3E4C7
C8D7F3

Analogous

F3CFC8
F3E4C7
ECF3C8

Triadic

F3E4C7
C8F3E5
E5C8F3

Split-Comp.

F3E4C7
C8ECF3
CFC8F3

Tetradic

F3E4C7
C8F3CF
C8D7F3
F3C8EC

Contrast Matrix WCAG 2.1 Contrast

F3E4C7
D4B5A3
F1B1B2
B28B90
885864
1.5
Fail
1.4
Fail
2.4
Fail
4.6
AA
1.5
Fail
1.1
Fail
1.6
Fail
3.0
AA Large
1.4
Fail
1.1
Fail
1.7
Fail
3.2
AA Large
2.4
Fail
1.6
Fail
1.7
Fail
1.9
Fail
4.6
AA
3.0
AA Large
3.2
AA Large
1.9
Fail
White BG
1.3Fail
1.9Fail
1.8Fail
3.0AA Large
5.8AA
Black BG
16.7AAA
10.9AAA
11.7AAA
7.0AA
3.6AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

EDECCE
C7C6A7
D5D5B2
A1A18F
737361

Deuteranopia

EDEFD0
C8CBA8
D9DEB2
A3A68F
767A60

Tritanopia

F2D4D5
D2ABAC
EEB2B2
B08E8E
865F5E

Achromatopsia

E5E5E5
BCBCBC
C4C4C4
979797
686868

Shades & Tints Shades & Tints

#F3E4C7

Dark
Light

#D4B5A3

Dark
Light

#F1B1B2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f3e4c7;
  --color-2: #d4b5a3;
  --color-3: #f1b1b2;
  --color-4: #b28b90;
  --color-5: #885864;
}

SCSS

$color-1: #f3e4c7;
$color-2: #d4b5a3;
$color-3: #f1b1b2;
$color-4: #b28b90;
$color-5: #885864;

TAILWIND

colors: {
  'brand-1': '#f3e4c7',
  'brand-2': '#d4b5a3',
  'brand-3': '#f1b1b2',
  'brand-4': '#b28b90',
  'brand-5': '#885864',
}

RGB Array

[243, 228, 199], [212, 181, 163], [241, 177, 178], [178, 139, 144], [136, 88, 100]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F3E4C7, #D4B5A3, #F1B1B2, #B28B90, #885864 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: #f3e4c7; --color-2: #d4b5a3; --color-3: #f1b1b2; --color-4: #b28b90; --color-5: #885864. 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