← Back to Editor

#F5D3B8 · #FFAA9F · #FD0A60 · #B09897 · #4F4D4F

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#F5D3B8

Apricot · Wheat · Peach Orange

HEX
#F5D3B8
RGB
rgb(245, 211, 184)
HSL
hsl(27, 75%, 84%)
HSB
hsb(27, 25%, 96%)
CMYK
cmyk(0%, 14%, 25%, 4%)
Oklch
oklch(88.9% 0.053 60.5)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FFAA9F

Peach Pink · LightPink · Cherry Blossom

HEX
#FFAA9F
RGB
rgb(255, 170, 159)
HSL
hsl(7, 100%, 81%)
HSB
hsb(7, 38%, 100%)
CMYK
cmyk(0%, 33%, 38%, 0%)
Oklch
oklch(81.8% 0.102 27.6)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FD0A60

Dark Violet · Crimson · Rose Pink

HEX
#FD0A60
RGB
rgb(253, 10, 96)
HSL
hsl(339, 98%, 52%)
HSB
hsb(339, 96%, 99%)
CMYK
cmyk(0%, 96%, 62%, 1%)
Oklch
oklch(63.6% 0.251 12.3)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#B09897

Peach Pink · DarkGray · Coral Red

HEX
#B09897
RGB
rgb(176, 152, 151)
HSL
hsl(2, 14%, 64%)
HSB
hsb(2, 14%, 69%)
CMYK
cmyk(0%, 14%, 14%, 31%)
Oklch
oklch(70.1% 0.029 20.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#4F4D4F

Ink Gray · DarkSlateGray · Charcoal

HEX
#4F4D4F
RGB
rgb(79, 77, 79)
HSL
hsl(300, 1%, 31%)
HSB
hsb(300, 3%, 31%)
CMYK
cmyk(0%, 3%, 0%, 69%)
Oklch
oklch(42.3% 0.004 325.7)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F5D3B8
B8D9F5

Analogous

F5B8BB
F5D3B8
F5F2B8

Triadic

F5D3B8
B8F5D3
D3B8F5

Split-Comp.

F5D3B8
B8F5F2
B8BBF5

Tetradic

F5D3B8
BBF5B8
B8D9F5
F2B8F5

Contrast Matrix WCAG 2.1 Contrast

F5D3B8
FFAA9F
FD0A60
B09897
4F4D4F
1.3
Fail
2.8
Fail
1.9
Fail
5.9
AA
1.3
Fail
2.1
Fail
1.5
Fail
4.6
AA
2.8
Fail
2.1
Fail
1.4
Fail
2.1
Fail
1.9
Fail
1.5
Fail
1.4
Fail
3.1
AA Large
5.9
AA
4.6
AA
2.1
Fail
3.1
AA Large
White BG
1.4Fail
1.8Fail
3.9AA Large
2.7Fail
8.4AAA
Black BG
14.9AAA
11.5AAA
5.4AA
7.8AAA
2.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E6E6BF
DAD9A2
94924B
A6A597
4E4E4F

Deuteranopia

E8EBC0
DFE6A2
A2B446
A7A997
4E4E4E

Tritanopia

F3C4C5
FBA4A4
F13B37
AF9797
4F4E4E

Achromatopsia

DADADA
C2C2C2
5C5C5C
9F9F9F
4E4E4E

Shades & Tints Shades & Tints

#F5D3B8

Dark
Light

#FFAA9F

Dark
Light

#FD0A60

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f5d3b8;
  --color-2: #ffaa9f;
  --color-3: #fd0a60;
  --color-4: #b09897;
  --color-5: #4f4d4f;
}

SCSS

$color-1: #f5d3b8;
$color-2: #ffaa9f;
$color-3: #fd0a60;
$color-4: #b09897;
$color-5: #4f4d4f;

TAILWIND

colors: {
  'brand-1': '#f5d3b8',
  'brand-2': '#ffaa9f',
  'brand-3': '#fd0a60',
  'brand-4': '#b09897',
  'brand-5': '#4f4d4f',
}

RGB Array

[245, 211, 184], [255, 170, 159], [253, 10, 96], [176, 152, 151], [79, 77, 79]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F5D3B8, #FFAA9F, #FD0A60, #B09897, #4F4D4F is ideal for: 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: #f5d3b8; --color-2: #ffaa9f; --color-3: #fd0a60; --color-4: #b09897; --color-5: #4f4d4f. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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