← Back to Editor

#02010A · #374F82 · #645F87 · #C98B9A · #FCCFC7

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

#02010A

Deep Indigo · Black · Deep Sea Blue

HEX
#02010A
RGB
rgb(2, 1, 10)
HSL
hsl(247, 82%, 2%)
HSB
hsb(247, 90%, 4%)
CMYK
cmyk(80%, 90%, 0%, 96%)
Oklch
oklch(8.6% 0.034 286.5)

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

#374F82

Indigo · DarkSlateBlue · Prussian Blue

HEX
#374F82
RGB
rgb(55, 79, 130)
HSL
hsl(221, 41%, 36%)
HSB
hsb(221, 58%, 51%)
CMYK
cmyk(58%, 39%, 0%, 49%)
Oklch
oklch(43.3% 0.090 264.0)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#645F87

Deep Indigo · DimGray · Navy Blue

HEX
#645F87
RGB
rgb(100, 95, 135)
HSL
hsl(248, 17%, 45%)
HSB
hsb(248, 30%, 53%)
CMYK
cmyk(26%, 30%, 0%, 47%)
Oklch
oklch(50.6% 0.063 289.7)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

#C98B9A

Peach Pink · Tan · Coral Red

HEX
#C98B9A
RGB
rgb(201, 139, 154)
HSL
hsl(345, 36%, 67%)
HSB
hsb(345, 31%, 79%)
CMYK
cmyk(0%, 31%, 23%, 21%)
Oklch
oklch(70.2% 0.078 3.4)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#FCCFC7

Peach Pink · Pink · Cherry Blossom

HEX
#FCCFC7
RGB
rgb(252, 207, 199)
HSL
hsl(9, 90%, 88%)
HSB
hsb(9, 21%, 99%)
CMYK
cmyk(0%, 18%, 21%, 1%)
Oklch
oklch(89.1% 0.052 29.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

02010A
080901

Analogous

010409
02010A
060109

Triadic

02010A
090201
010902

Split-Comp.

02010A
090601
040901

Tetradic

02010A
090104
080901
010906

Contrast Matrix WCAG 2.1 Contrast

02010A
374F82
645F87
C98B9A
FCCFC7
2.6
Fail
3.5
AA Large
7.6
AAA
14.7
AAA
2.6
Fail
1.4
Fail
2.9
Fail
5.7
AA
3.5
AA Large
1.4
Fail
2.2
Fail
4.2
AA Large
7.6
AAA
2.9
Fail
2.2
Fail
1.9
Fail
14.7
AAA
5.7
AA
4.2
AA Large
1.9
Fail
White BG
20.8AAA
8.1AAA
6.0AA
2.7Fail
1.4Fail
Black BG
1.0Fail
2.6Fail
3.5AA Large
7.6AAA
14.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

020208
414276
62627D
AEAE96
E9E8C9

Deuteranopia

020207
403E73
62637B
B2B696
EBEEC9

Tritanopia

020606
386C6A
647674
C69493
FACACB

Achromatopsia

020202
4E4E4E
656565
9F9F9F
DCDCDC

Shades & Tints Shades & Tints

#02010A

Dark
Light

#374F82

Dark
Light

#645F87

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #02010a;
  --color-2: #374f82;
  --color-3: #645f87;
  --color-4: #c98b9a;
  --color-5: #fccfc7;
}

SCSS

$color-1: #02010a;
$color-2: #374f82;
$color-3: #645f87;
$color-4: #c98b9a;
$color-5: #fccfc7;

TAILWIND

colors: {
  'brand-1': '#02010a',
  'brand-2': '#374f82',
  'brand-3': '#645f87',
  'brand-4': '#c98b9a',
  'brand-5': '#fccfc7',
}

RGB Array

[2, 1, 10], [55, 79, 130], [100, 95, 135], [201, 139, 154], [252, 207, 199]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #02010A, #374F82, #645F87, #C98B9A, #FCCFC7 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: #02010a; --color-2: #374f82; --color-3: #645f87; --color-4: #c98b9a; --color-5: #fccfc7. 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