← Back to Editor

#454545 · #575A65 · #C99E93 · #FFD2BF · #D5D2C8

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

#454545

Dark Cyan · DarkSlateGray · Charcoal

HEX
#454545
RGB
rgb(69, 69, 69)
HSL
hsl(0, 0%, 27%)
HSB
hsb(0, 0%, 27%)
CMYK
cmyk(0%, 0%, 0%, 73%)
Oklch
oklch(39.0% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#575A65

Ink Gray · DimGray · Charcoal

HEX
#575A65
RGB
rgb(87, 90, 101)
HSL
hsl(227, 7%, 37%)
HSB
hsb(227, 14%, 40%)
CMYK
cmyk(14%, 11%, 0%, 60%)
Oklch
oklch(46.9% 0.018 273.6)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#C99E93

Peach Pink · Tan · Coral Red

HEX
#C99E93
RGB
rgb(201, 158, 147)
HSL
hsl(12, 33%, 68%)
HSB
hsb(12, 27%, 79%)
CMYK
cmyk(0%, 21%, 27%, 21%)
Oklch
oklch(73.6% 0.054 34.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#FFD2BF

Apricot · Bisque · Peach Orange

HEX
#FFD2BF
RGB
rgb(255, 210, 191)
HSL
hsl(18, 100%, 87%)
HSB
hsb(18, 25%, 100%)
CMYK
cmyk(0%, 18%, 25%, 0%)
Oklch
oklch(89.8% 0.057 44.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#D5D2C8

Goose Yellow · LightGray · Lemon Cream

HEX
#D5D2C8
RGB
rgb(213, 210, 200)
HSL
hsl(46, 13%, 81%)
HSB
hsb(46, 6%, 84%)
CMYK
cmyk(0%, 1%, 6%, 16%)
Oklch
oklch(86.3% 0.014 93.0)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

454545
454545

Analogous

454545
454545
454545

Triadic

454545
454545
454545

Split-Comp.

454545
454545
454545

Tetradic

454545
454545
454545
454545

Contrast Matrix WCAG 2.1 Contrast

454545
575A65
C99E93
FFD2BF
D5D2C8
1.4
Fail
4.0
AA Large
7.0
AA
6.3
AA
1.4
Fail
2.9
Fail
5.0
AA
4.5
AA
4.0
AA Large
2.9
Fail
1.7
Fail
1.6
Fail
7.0
AA
5.0
AA
1.7
Fail
1.1
Fail
6.3
AA
4.5
AA
1.6
Fail
1.1
Fail
White BG
9.6AAA
6.9AA
2.4Fail
1.4Fail
1.5Fail
Black BG
2.2Fail
3.1AA Large
8.8AAA
15.2AAA
13.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

454545
585862
B6B696
ECEBC4
D4D4CA

Deuteranopia

454545
585862
B9BC96
EEF2C5
D4D4CB

Tritanopia

454545
576060
C79898
FDC7C8
D5CCCD

Achromatopsia

454545
5A5A5A
AAAAAA
DDDDDD
D2D2D2

Shades & Tints Shades & Tints

#454545

Dark
Light

#575A65

Dark
Light

#C99E93

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #454545;
  --color-2: #575a65;
  --color-3: #c99e93;
  --color-4: #ffd2bf;
  --color-5: #d5d2c8;
}

SCSS

$color-1: #454545;
$color-2: #575a65;
$color-3: #c99e93;
$color-4: #ffd2bf;
$color-5: #d5d2c8;

TAILWIND

colors: {
  'brand-1': '#454545',
  'brand-2': '#575a65',
  'brand-3': '#c99e93',
  'brand-4': '#ffd2bf',
  'brand-5': '#d5d2c8',
}

RGB Array

[69, 69, 69], [87, 90, 101], [201, 158, 147], [255, 210, 191], [213, 210, 200]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #454545, #575A65, #C99E93, #FFD2BF, #D5D2C8 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: #454545; --color-2: #575a65; --color-3: #c99e93; --color-4: #ffd2bf; --color-5: #d5d2c8. 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