← Back to Editor

#F2F4F2 · #C5CDB7 · #A59887 · #7B5962 · #241E44

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

#F2F4F2

Celadon · SeaShell · Cloud White

HEX
#F2F4F2
RGB
rgb(242, 244, 242)
HSL
hsl(120, 8%, 95%)
HSB
hsb(120, 1%, 96%)
CMYK
cmyk(1%, 0%, 1%, 4%)
Oklch
oklch(96.5% 0.003 145.5)

TraditionalCeladon」· PaintCloud White」· Creative Morning Mist

#C5CDB7

Willow Green · Silver · Apple Green

HEX
#C5CDB7
RGB
rgb(197, 205, 183)
HSL
hsl(82, 18%, 76%)
HSB
hsb(82, 11%, 80%)
CMYK
cmyk(4%, 0%, 11%, 20%)
Oklch
oklch(83.6% 0.031 123.4)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#A59887

Ginger · DarkGray · Warm Sun

HEX
#A59887
RGB
rgb(165, 152, 135)
HSL
hsl(34, 14%, 59%)
HSB
hsb(34, 18%, 65%)
CMYK
cmyk(0%, 8%, 18%, 35%)
Oklch
oklch(68.6% 0.029 74.6)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#7B5962

Dark Violet · DimGray · Camellia

HEX
#7B5962
RGB
rgb(123, 89, 98)
HSL
hsl(344, 16%, 42%)
HSB
hsb(344, 28%, 48%)
CMYK
cmyk(0%, 28%, 20%, 52%)
Oklch
oklch(50.2% 0.047 1.4)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#241E44

Deep Indigo · MidnightBlue · Deep Sea Blue

HEX
#241E44
RGB
rgb(36, 30, 68)
HSL
hsl(249, 39%, 19%)
HSB
hsb(249, 56%, 27%)
CMYK
cmyk(47%, 56%, 0%, 73%)
Oklch
oklch(26.4% 0.069 288.0)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F2F4F2
F3F1F3

Analogous

F2F3F1
F2F4F2
F1F3F2

Triadic

F2F4F2
F1F1F3
F3F1F1

Split-Comp.

F2F4F2
F2F1F3
F3F1F2

Tetradic

F2F4F2
F1F2F3
F3F1F3
F3F2F1

Contrast Matrix WCAG 2.1 Contrast

F2F4F2
C5CDB7
A59887
7B5962
241E44
1.5
Fail
2.6
Fail
5.5
AA
14.1
AAA
1.5
Fail
1.7
Fail
3.7
AA Large
9.5
AAA
2.6
Fail
1.7
Fail
2.2
Fail
5.5
AA
5.5
AA
3.7
AA Large
2.2
Fail
2.6
Fail
14.1
AAA
9.5
AAA
5.5
AA
2.6
Fail
White BG
1.1Fail
1.6Fail
2.8Fail
6.1AA
15.6AAA
Black BG
19.0AAA
12.8AAA
7.4AAA
3.4AA Large
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F3F3F2
C8C9BC
9F9F8B
6C6C60
21213B

Deuteranopia

F3F3F3
C8C7BE
A0A18C
6E715F
222239

Tritanopia

F2F3F3
C5C1C1
A48E8F
795E5E
243432

Achromatopsia

F3F3F3
C8C8C8
9A9A9A
646464
242424

Shades & Tints Shades & Tints

#F2F4F2

Dark
Light

#C5CDB7

Dark
Light

#A59887

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f2f4f2;
  --color-2: #c5cdb7;
  --color-3: #a59887;
  --color-4: #7b5962;
  --color-5: #241e44;
}

SCSS

$color-1: #f2f4f2;
$color-2: #c5cdb7;
$color-3: #a59887;
$color-4: #7b5962;
$color-5: #241e44;

TAILWIND

colors: {
  'brand-1': '#f2f4f2',
  'brand-2': '#c5cdb7',
  'brand-3': '#a59887',
  'brand-4': '#7b5962',
  'brand-5': '#241e44',
}

RGB Array

[242, 244, 242], [197, 205, 183], [165, 152, 135], [123, 89, 98], [36, 30, 68]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F2F4F2, #C5CDB7, #A59887, #7B5962, #241E44 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: #f2f4f2; --color-2: #c5cdb7; --color-3: #a59887; --color-4: #7b5962; --color-5: #241e44. 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