← Back to Editor

#F7F5C4 · #F8D3A7 · #FAA191 · #B37B7C · #6D5C62

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

#F7F5C4

Fresh Green · Bisque · Lemon Cream

HEX
#F7F5C4
RGB
rgb(247, 245, 196)
HSL
hsl(58, 76%, 87%)
HSB
hsb(58, 21%, 97%)
CMYK
cmyk(0%, 1%, 21%, 3%)
Oklch
oklch(96.0% 0.063 105.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F8D3A7

Goose Yellow · Wheat · Peach Orange

HEX
#F8D3A7
RGB
rgb(248, 211, 167)
HSL
hsl(33, 85%, 81%)
HSB
hsb(33, 33%, 97%)
CMYK
cmyk(0%, 15%, 33%, 3%)
Oklch
oklch(88.8% 0.071 71.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#FAA191

Peach Pink · LightSalmon · Coral Red

HEX
#FAA191
RGB
rgb(250, 161, 145)
HSL
hsl(9, 91%, 77%)
HSB
hsb(9, 42%, 98%)
CMYK
cmyk(0%, 36%, 42%, 2%)
Oklch
oklch(79.4% 0.109 30.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#B37B7C

Crimson · Gray · Passion Red

HEX
#B37B7C
RGB
rgb(179, 123, 124)
HSL
hsl(359, 27%, 59%)
HSB
hsb(359, 31%, 70%)
CMYK
cmyk(0%, 31%, 31%, 30%)
Oklch
oklch(64.0% 0.070 18.0)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#6D5C62

Dark Violet · DimGray · Charcoal

HEX
#6D5C62
RGB
rgb(109, 92, 98)
HSL
hsl(339, 8%, 39%)
HSB
hsb(339, 16%, 43%)
CMYK
cmyk(0%, 16%, 10%, 57%)
Oklch
oklch(49.3% 0.024 354.7)

TraditionalDark Violet」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F7F5C4
C5C6F7

Analogous

F7DCC5
F7F5C4
E0F7C5

Triadic

F7F5C4
C5F7F5
F5C5F7

Split-Comp.

F7F5C4
C5E0F7
DCC5F7

Tetradic

F7F5C4
C5F7DC
C5C6F7
F7C5E0

Contrast Matrix WCAG 2.1 Contrast

F7F5C4
F8D3A7
FAA191
B37B7C
6D5C62
1.3
Fail
1.8
Fail
3.1
AA Large
5.6
AA
1.3
Fail
1.4
Fail
2.5
Fail
4.4
AA Large
1.8
Fail
1.4
Fail
1.7
Fail
3.1
AA Large
3.1
AA Large
2.5
Fail
1.7
Fail
1.8
Fail
5.6
AA
4.4
AA Large
3.1
AA Large
1.8
Fail
White BG
1.1Fail
1.4Fail
2.0Fail
3.5AA Large
6.3AA
Black BG
18.8AAA
14.9AAA
10.6AAA
6.0AA
3.4AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F6F6D0
E8E8B2
D3D395
9B9A7C
666561

Deuteranopia

F6F6D3
EAEDB4
D9DF96
9EA27C
676860

Tritanopia

F7D9DB
F6BABC
F69899
B07C7C
6C5F5F

Achromatopsia

F0F0F0
D9D9D9
BABABA
8C8C8C
626262

Shades & Tints Shades & Tints

#F7F5C4

Dark
Light

#F8D3A7

Dark
Light

#FAA191

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f7f5c4;
  --color-2: #f8d3a7;
  --color-3: #faa191;
  --color-4: #b37b7c;
  --color-5: #6d5c62;
}

SCSS

$color-1: #f7f5c4;
$color-2: #f8d3a7;
$color-3: #faa191;
$color-4: #b37b7c;
$color-5: #6d5c62;

TAILWIND

colors: {
  'brand-1': '#f7f5c4',
  'brand-2': '#f8d3a7',
  'brand-3': '#faa191',
  'brand-4': '#b37b7c',
  'brand-5': '#6d5c62',
}

RGB Array

[247, 245, 196], [248, 211, 167], [250, 161, 145], [179, 123, 124], [109, 92, 98]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F7F5C4, #F8D3A7, #FAA191, #B37B7C, #6D5C62 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: #f7f5c4; --color-2: #f8d3a7; --color-3: #faa191; --color-4: #b37b7c; --color-5: #6d5c62. 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