← Back to Editor

#F7F0F0 · #B8CCC5 · #9DB0A9 · #0A2B57 · #000000

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

#F7F0F0

Peach Pink · SeaShell · Cherry Blossom

HEX
#F7F0F0
RGB
rgb(247, 240, 240)
HSL
hsl(0, 30%, 95%)
HSB
hsb(0, 3%, 97%)
CMYK
cmyk(0%, 3%, 3%, 3%)
Oklch
oklch(96.1% 0.008 17.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#B8CCC5

Jade · Silver · Apple Green

HEX
#B8CCC5
RGB
rgb(184, 204, 197)
HSL
hsl(159, 16%, 76%)
HSB
hsb(159, 10%, 80%)
CMYK
cmyk(10%, 0%, 3%, 20%)
Oklch
oklch(82.8% 0.024 172.7)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#9DB0A9

Jade · DarkGray · Apple Green

HEX
#9DB0A9
RGB
rgb(157, 176, 169)
HSL
hsl(158, 11%, 65%)
HSB
hsb(158, 11%, 69%)
CMYK
cmyk(11%, 0%, 4%, 31%)
Oklch
oklch(74.0% 0.023 171.5)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#0A2B57

Indigo · MidnightBlue · Deep Sea Blue

HEX
#0A2B57
RGB
rgb(10, 43, 87)
HSL
hsl(214, 79%, 19%)
HSB
hsb(214, 89%, 34%)
CMYK
cmyk(89%, 51%, 0%, 66%)
Oklch
oklch(29.4% 0.088 257.2)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F7F0F0
EEF6F6

Analogous

F6EEF2
F7F0F0
F6F2EE

Triadic

F7F0F0
EEF6EE
EEEEF6

Split-Comp.

F7F0F0
EEF6F2
EEF2F6

Tetradic

F7F0F0
F2F6EE
EEF6F6
F2EEF6

Contrast Matrix WCAG 2.1 Contrast

F7F0F0
B8CCC5
9DB0A9
0A2B57
000000
1.5
Fail
2.0
Fail
12.5
AAA
18.7
AAA
1.5
Fail
1.4
Fail
8.3
AAA
12.5
AAA
2.0
Fail
1.4
Fail
6.2
AA
9.2
AAA
12.5
AAA
8.3
AAA
6.2
AA
1.5
Fail
18.7
AAA
12.5
AAA
9.2
AAA
1.5
Fail
White BG
1.1Fail
1.7Fail
2.3Fail
14.0AAA
21.0AAA
Black BG
18.7AAA
12.5AAA
9.2AAA
1.5Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F4F4F0
C1C1C7
A5A5AB
18194C
000000

Deuteranopia

F4F5F0
C0BEC7
A4A3AB
16144A
000000

Tritanopia

F7F0F0
B9C8C8
9EACAC
0C4442
000000

Achromatopsia

F2F2F2
C5C5C5
AAAAAA
262626
000000

Shades & Tints Shades & Tints

#F7F0F0

Dark
Light

#B8CCC5

Dark
Light

#9DB0A9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f7f0f0;
  --color-2: #b8ccc5;
  --color-3: #9db0a9;
  --color-4: #0a2b57;
  --color-5: #000000;
}

SCSS

$color-1: #f7f0f0;
$color-2: #b8ccc5;
$color-3: #9db0a9;
$color-4: #0a2b57;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#f7f0f0',
  'brand-2': '#b8ccc5',
  'brand-3': '#9db0a9',
  'brand-4': '#0a2b57',
  'brand-5': '#000000',
}

RGB Array

[247, 240, 240], [184, 204, 197], [157, 176, 169], [10, 43, 87], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F7F0F0, #B8CCC5, #9DB0A9, #0A2B57, #000000 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #f7f0f0; --color-2: #b8ccc5; --color-3: #9db0a9; --color-4: #0a2b57; --color-5: #000000. 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. Restrained colors convey professionalism and trust. 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