← Back to Editor

#F7F2F2 · #D9CBB8 · #A1AB79 · #396E55 · #00090F

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#F7F2F2

Peach Pink · SeaShell · Cherry Blossom

HEX
#F7F2F2
RGB
rgb(247, 242, 242)
HSL
hsl(0, 24%, 96%)
HSB
hsb(0, 2%, 97%)
CMYK
cmyk(0%, 2%, 2%, 3%)
Oklch
oklch(96.5% 0.005 17.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#D9CBB8

Goose Yellow · Silver · Peach Orange

HEX
#D9CBB8
RGB
rgb(217, 203, 184)
HSL
hsl(35, 30%, 79%)
HSB
hsb(35, 15%, 85%)
CMYK
cmyk(0%, 6%, 15%, 15%)
Oklch
oklch(84.8% 0.030 75.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#A1AB79

Grass Green · DarkSeaGreen · Olive Green

HEX
#A1AB79
RGB
rgb(161, 171, 121)
HSL
hsl(72, 23%, 57%)
HSB
hsb(72, 29%, 67%)
CMYK
cmyk(6%, 0%, 29%, 33%)
Oklch
oklch(72.1% 0.070 117.4)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#396E55

Mineral Blue · SeaGreen · Forest Green

HEX
#396E55
RGB
rgb(57, 110, 85)
HSL
hsl(152, 32%, 33%)
HSB
hsb(152, 48%, 43%)
CMYK
cmyk(48%, 0%, 23%, 57%)
Oklch
oklch(49.4% 0.070 161.8)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#00090F

Lake Blue · Black · Deep Sea Blue

HEX
#00090F
RGB
rgb(0, 9, 15)
HSL
hsl(204, 100%, 3%)
HSB
hsb(204, 100%, 6%)
CMYK
cmyk(100%, 40%, 0%, 94%)
Oklch
oklch(13.0% 0.025 227.1)

TraditionalLake Blue」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F7F2F2
F2F7F7

Analogous

F7F2F5
F7F2F2
F7F5F2

Triadic

F7F2F2
F2F7F2
F2F2F7

Split-Comp.

F7F2F2
F2F7F5
F2F5F7

Tetradic

F7F2F2
F5F7F2
F2F7F7
F5F2F7

Contrast Matrix WCAG 2.1 Contrast

F7F2F2
D9CBB8
A1AB79
396E55
00090F
1.4
Fail
2.2
Fail
5.4
AA
18.1
AAA
1.4
Fail
1.5
Fail
3.7
AA Large
12.6
AAA
2.2
Fail
1.5
Fail
2.4
Fail
8.2
AAA
5.4
AA
3.7
AA Large
2.4
Fail
3.4
AA Large
18.1
AAA
12.6
AAA
8.2
AAA
3.4
AA Large
White BG
1.1Fail
1.6Fail
2.4Fail
5.9AA
20.1AAA
Black BG
18.9AAA
13.2AAA
8.6AAA
3.5AA Large
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F5F5F2
D3D3BD
A5A585
50505B
04040E

Deuteranopia

F5F5F2
D4D5BE
A5A488
4D495D
03030D

Tritanopia

F7F2F2
D8C0C1
A28F91
3C6061
000C0C

Achromatopsia

F3F3F3
CDCDCD
A2A2A2
5B5B5B
070707

Shades & Tints Shades & Tints

#F7F2F2

Dark
Light

#D9CBB8

Dark
Light

#A1AB79

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f7f2f2;
  --color-2: #d9cbb8;
  --color-3: #a1ab79;
  --color-4: #396e55;
  --color-5: #00090f;
}

SCSS

$color-1: #f7f2f2;
$color-2: #d9cbb8;
$color-3: #a1ab79;
$color-4: #396e55;
$color-5: #00090f;

TAILWIND

colors: {
  'brand-1': '#f7f2f2',
  'brand-2': '#d9cbb8',
  'brand-3': '#a1ab79',
  'brand-4': '#396e55',
  'brand-5': '#00090f',
}

RGB Array

[247, 242, 242], [217, 203, 184], [161, 171, 121], [57, 110, 85], [0, 9, 15]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F7F2F2, #D9CBB8, #A1AB79, #396E55, #00090F 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: #f7f2f2; --color-2: #d9cbb8; --color-3: #a1ab79; --color-4: #396e55; --color-5: #00090f. 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