← Back to Editor

#F0F0D8 · #C5C7BB · #9B9E9F · #707482 · #454B65

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#F0F0D8

Fresh Green · Beige · Lemon Cream

HEX
#F0F0D8
RGB
rgb(240, 240, 216)
HSL
hsl(60, 44%, 89%)
HSB
hsb(60, 10%, 94%)
CMYK
cmyk(0%, 0%, 10%, 6%)
Oklch
oklch(94.9% 0.032 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C5C7BB

Willow Green · Silver · Apple Green

HEX
#C5C7BB
RGB
rgb(197, 199, 187)
HSL
hsl(70, 10%, 76%)
HSB
hsb(70, 6%, 78%)
CMYK
cmyk(1%, 0%, 6%, 22%)
Oklch
oklch(82.5% 0.017 114.4)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#9B9E9F

Ash · DarkGray · Silver Sand

HEX
#9B9E9F
RGB
rgb(155, 158, 159)
HSL
hsl(195, 2%, 62%)
HSB
hsb(195, 3%, 62%)
CMYK
cmyk(3%, 1%, 0%, 38%)
Oklch
oklch(69.7% 0.004 219.5)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#707482

Ink Gray · SlateGray · Warm Gray

HEX
#707482
RGB
rgb(112, 116, 130)
HSL
hsl(227, 7%, 47%)
HSB
hsb(227, 14%, 51%)
CMYK
cmyk(14%, 11%, 0%, 49%)
Oklch
oklch(56.0% 0.022 273.0)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#454B65

Indigo · DarkSlateGray · Prussian Blue

HEX
#454B65
RGB
rgb(69, 75, 101)
HSL
hsl(229, 19%, 33%)
HSB
hsb(229, 32%, 40%)
CMYK
cmyk(32%, 26%, 0%, 60%)
Oklch
oklch(41.8% 0.044 274.3)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0F0D8
D7D7EF

Analogous

EFE3D7
F0F0D8
E3EFD7

Triadic

F0F0D8
D7EFEF
EFD7EF

Split-Comp.

F0F0D8
D7E3EF
E3D7EF

Tetradic

F0F0D8
D7EFE3
D7D7EF
EFD7E3

Contrast Matrix WCAG 2.1 Contrast

F0F0D8
C5C7BB
9B9E9F
707482
454B65
1.5
Fail
2.3
Fail
4.0
AA Large
7.4
AAA
1.5
Fail
1.6
Fail
2.7
Fail
5.0
AA
2.3
Fail
1.6
Fail
1.7
Fail
3.2
AA Large
4.0
AA Large
2.7
Fail
1.7
Fail
1.8
Fail
7.4
AAA
5.0
AA
3.2
AA Large
1.8
Fail
White BG
1.2Fail
1.7Fail
2.7Fail
4.7AA
8.6AAA
Black BG
18.2AAA
12.3AAA
7.8AAA
4.5AA
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0DE
C6C6BE
9C9C9F
72727F
48485F

Deuteranopia

F0F0DF
C6C6BF
9C9C9F
72717E
47475D

Tritanopia

F0E2E3
C5C0C1
9B9F9F
707C7B
455A59

Achromatopsia

EDEDED
C5C5C5
9D9D9D
747474
4C4C4C

Shades & Tints Shades & Tints

#F0F0D8

Dark
Light

#C5C7BB

Dark
Light

#9B9E9F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0f0d8;
  --color-2: #c5c7bb;
  --color-3: #9b9e9f;
  --color-4: #707482;
  --color-5: #454b65;
}

SCSS

$color-1: #f0f0d8;
$color-2: #c5c7bb;
$color-3: #9b9e9f;
$color-4: #707482;
$color-5: #454b65;

TAILWIND

colors: {
  'brand-1': '#f0f0d8',
  'brand-2': '#c5c7bb',
  'brand-3': '#9b9e9f',
  'brand-4': '#707482',
  'brand-5': '#454b65',
}

RGB Array

[240, 240, 216], [197, 199, 187], [155, 158, 159], [112, 116, 130], [69, 75, 101]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0F0D8, #C5C7BB, #9B9E9F, #707482, #454B65 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: #f0f0d8; --color-2: #c5c7bb; --color-3: #9b9e9f; --color-4: #707482; --color-5: #454b65. 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