← Back to Editor

#000000 · #696667 · #C43B5B · #FCDA5D · #FFE3F5

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#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

#696667

Ink Gray · DimGray · Warm Gray

HEX
#696667
RGB
rgb(105, 102, 103)
HSL
hsl(340, 1%, 41%)
HSB
hsb(340, 3%, 41%)
CMYK
cmyk(0%, 3%, 2%, 59%)
Oklch
oklch(51.3% 0.004 354.8)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#C43B5B

Crimson · Crimson · Passion Red

HEX
#C43B5B
RGB
rgb(196, 59, 91)
HSL
hsl(346, 54%, 50%)
HSB
hsb(346, 70%, 77%)
CMYK
cmyk(0%, 70%, 54%, 23%)
Oklch
oklch(56.1% 0.173 11.0)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#FCDA5D

Ginger · Khaki · Sunflower

HEX
#FCDA5D
RGB
rgb(252, 218, 93)
HSL
hsl(47, 96%, 68%)
HSB
hsb(47, 63%, 99%)
CMYK
cmyk(0%, 13%, 63%, 1%)
Oklch
oklch(89.4% 0.146 94.0)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#FFE3F5

Mauve · SeaShell · Cherry Blossom

HEX
#FFE3F5
RGB
rgb(255, 227, 245)
HSL
hsl(321, 100%, 95%)
HSB
hsb(321, 11%, 100%)
CMYK
cmyk(0%, 11%, 4%, 0%)
Oklch
oklch(94.4% 0.038 339.1)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
696667
C43B5B
FCDA5D
FFE3F5
3.7
AA Large
4.1
AA Large
15.3
AAA
17.6
AAA
3.7
AA Large
1.1
Fail
4.1
AA Large
4.7
AA
4.1
AA Large
1.1
Fail
3.7
AA Large
4.3
AA Large
15.3
AAA
4.1
AA Large
3.7
AA Large
1.1
Fail
17.6
AAA
4.7
AA
4.3
AA Large
1.1
Fail
White BG
21.0AAA
5.7AA
5.1AA
1.4Fail
1.2Fail
Black BG
1.0Fail
3.7AA Large
4.1AA Large
15.3AAA
17.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
686867
898753
EDED7B
F3F3F1

Deuteranopia

000000
686867
919B51
EFF283
F5F7F0

Tritanopia

000000
696767
BD4D4C
FA9398
FEEDEC

Achromatopsia

000000
676767
686868
D6D6D6
EDEDED

Shades & Tints Shades & Tints

#000000

Dark
Light

#696667

Dark
Light

#C43B5B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #696667;
  --color-3: #c43b5b;
  --color-4: #fcda5d;
  --color-5: #ffe3f5;
}

SCSS

$color-1: #000000;
$color-2: #696667;
$color-3: #c43b5b;
$color-4: #fcda5d;
$color-5: #ffe3f5;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#696667',
  'brand-3': '#c43b5b',
  'brand-4': '#fcda5d',
  'brand-5': '#ffe3f5',
}

RGB Array

[0, 0, 0], [105, 102, 103], [196, 59, 91], [252, 218, 93], [255, 227, 245]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #696667, #C43B5B, #FCDA5D, #FFE3F5 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: #000000; --color-2: #696667; --color-3: #c43b5b; --color-4: #fcda5d; --color-5: #ffe3f5. 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