← Back to Editor

#444553 · #F5CAC3 · #5E9C8D · #608272 · #CBAA87

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

#444553

Indigo · DarkSlateGray · Prussian Blue

HEX
#444553
RGB
rgb(68, 69, 83)
HSL
hsl(236, 10%, 30%)
HSB
hsb(236, 18%, 33%)
CMYK
cmyk(18%, 17%, 0%, 67%)
Oklch
oklch(39.5% 0.024 282.0)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#F5CAC3

Peach Pink · Pink · Cherry Blossom

HEX
#F5CAC3
RGB
rgb(245, 202, 195)
HSL
hsl(8, 71%, 86%)
HSB
hsb(8, 20%, 96%)
CMYK
cmyk(0%, 18%, 20%, 4%)
Oklch
oklch(87.4% 0.050 28.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#5E9C8D

Mineral Blue · CadetBlue · Mint Ice

HEX
#5E9C8D
RGB
rgb(94, 156, 141)
HSL
hsl(165, 25%, 49%)
HSB
hsb(165, 40%, 61%)
CMYK
cmyk(40%, 0%, 10%, 39%)
Oklch
oklch(64.6% 0.069 176.8)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#608272

Mineral Blue · DimGray · Olive Green

HEX
#608272
RGB
rgb(96, 130, 114)
HSL
hsl(152, 15%, 44%)
HSB
hsb(152, 26%, 51%)
CMYK
cmyk(26%, 0%, 12%, 49%)
Oklch
oklch(57.6% 0.046 164.3)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#CBAA87

Ginger · Tan · Warm Sun

HEX
#CBAA87
RGB
rgb(203, 170, 135)
HSL
hsl(31, 40%, 66%)
HSB
hsb(31, 33%, 80%)
CMYK
cmyk(0%, 16%, 33%, 20%)
Oklch
oklch(75.9% 0.061 68.3)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

444553
545345

Analogous

454E54
444553
4B4554

Triadic

444553
544546
465445

Split-Comp.

444553
544B45
4E5445

Tetradic

444553
54454E
545345
45544B

Contrast Matrix WCAG 2.1 Contrast

444553
F5CAC3
5E9C8D
608272
CBAA87
6.4
AA
3.0
Fail
2.2
Fail
4.3
AA Large
6.4
AA
2.1
Fail
2.9
Fail
1.5
Fail
3.0
Fail
2.1
Fail
1.3
Fail
1.5
Fail
2.2
Fail
2.9
Fail
1.3
Fail
2.0
Fail
4.3
AA Large
1.5
Fail
1.5
Fail
2.0
Fail
White BG
9.5AAA
1.5Fail
3.2AA Large
4.3AA Large
2.2Fail
Black BG
2.2Fail
14.1AAA
6.6AA
4.9AA
9.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

444450
E2E2C5
797991
6F6F76
BDBC8F

Deuteranopia

44444F
E5E8C5
757192
6D6A77
BFC192

Tritanopia

444D4C
F3C6C6
619394
62797A
C99698

Achromatopsia

464646
D6D6D6
888888
767676
B0B0B0

Shades & Tints Shades & Tints

#444553

Dark
Light

#F5CAC3

Dark
Light

#5E9C8D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #444553;
  --color-2: #f5cac3;
  --color-3: #5e9c8d;
  --color-4: #608272;
  --color-5: #cbaa87;
}

SCSS

$color-1: #444553;
$color-2: #f5cac3;
$color-3: #5e9c8d;
$color-4: #608272;
$color-5: #cbaa87;

TAILWIND

colors: {
  'brand-1': '#444553',
  'brand-2': '#f5cac3',
  'brand-3': '#5e9c8d',
  'brand-4': '#608272',
  'brand-5': '#cbaa87',
}

RGB Array

[68, 69, 83], [245, 202, 195], [94, 156, 141], [96, 130, 114], [203, 170, 135]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #444553, #F5CAC3, #5E9C8D, #608272, #CBAA87 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: #444553; --color-2: #f5cac3; --color-3: #5e9c8d; --color-4: #608272; --color-5: #cbaa87. 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