← Back to Editor

#4E4F6B · #A180A6 · #DB8FA4 · #EEADAA · #F7C7BA

spring

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#4E4F6B

Indigo · DarkSlateBlue · Prussian Blue

HEX
#4E4F6B
RGB
rgb(78, 79, 107)
HSL
hsl(238, 16%, 36%)
HSB
hsb(238, 27%, 42%)
CMYK
cmyk(27%, 26%, 0%, 58%)
Oklch
oklch(43.8% 0.046 282.7)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#A180A6

Dark Plum · DarkGray · Violet

HEX
#A180A6
RGB
rgb(161, 128, 166)
HSL
hsl(292, 18%, 58%)
HSB
hsb(292, 23%, 65%)
CMYK
cmyk(3%, 23%, 0%, 35%)
Oklch
oklch(64.4% 0.067 321.9)

TraditionalDark Plum」· PaintViolet」· Creative Blush Sunrise

#DB8FA4

Rouge · LightCoral · Rose Pink

HEX
#DB8FA4
RGB
rgb(219, 143, 164)
HSL
hsl(343, 51%, 71%)
HSB
hsb(343, 35%, 86%)
CMYK
cmyk(0%, 35%, 25%, 14%)
Oklch
oklch(73.3% 0.095 1.7)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#EEADAA

Peach Pink · LightPink · Coral Red

HEX
#EEADAA
RGB
rgb(238, 173, 170)
HSL
hsl(3, 67%, 80%)
HSB
hsb(3, 29%, 93%)
CMYK
cmyk(0%, 27%, 29%, 7%)
Oklch
oklch(80.8% 0.077 21.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#F7C7BA

Peach Pink · Pink · Cherry Blossom

HEX
#F7C7BA
RGB
rgb(247, 199, 186)
HSL
hsl(13, 79%, 85%)
HSB
hsb(13, 25%, 97%)
CMYK
cmyk(0%, 19%, 25%, 3%)
Oklch
oklch(86.8% 0.058 35.6)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

4E4F6B
6A6A4D

Analogous

4D5D6A
4E4F6B
5B4D6A

Triadic

4E4F6B
6A4D4E
4E6A4D

Split-Comp.

4E4F6B
6A5B4D
5D6A4D

Tetradic

4E4F6B
6A4D5D
6A6A4D
4D6A5B

Contrast Matrix WCAG 2.1 Contrast

4E4F6B
A180A6
DB8FA4
EEADAA
F7C7BA
2.3
Fail
3.2
AA Large
4.2
AA Large
5.2
AA
2.3
Fail
1.4
Fail
1.8
Fail
2.2
Fail
3.2
AA Large
1.4
Fail
1.3
Fail
1.6
Fail
4.2
AA Large
1.8
Fail
1.3
Fail
1.2
Fail
5.2
AA
2.2
Fail
1.6
Fail
1.2
Fail
White BG
7.9AAA
3.4AA Large
2.5Fail
1.9Fail
1.5Fail
Black BG
2.7Fail
6.2AA
8.5AAA
11.2AAA
13.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

4E4E64
93929D
BAB99F
D2D1AB
E2E2BD

Deuteranopia

4E4E63
95979B
BFC49E
D6DBAB
E5E9BE

Tritanopia

4E5F5E
9F9694
D79B9A
EBABAB
F5C0C0

Achromatopsia

525252
8E8E8E
A8A8A8
C0C0C0
D4D4D4

Shades & Tints Shades & Tints

#4E4F6B

Dark
Light

#A180A6

Dark
Light

#DB8FA4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #4e4f6b;
  --color-2: #a180a6;
  --color-3: #db8fa4;
  --color-4: #eeadaa;
  --color-5: #f7c7ba;
}

SCSS

$color-1: #4e4f6b;
$color-2: #a180a6;
$color-3: #db8fa4;
$color-4: #eeadaa;
$color-5: #f7c7ba;

TAILWIND

colors: {
  'brand-1': '#4e4f6b',
  'brand-2': '#a180a6',
  'brand-3': '#db8fa4',
  'brand-4': '#eeadaa',
  'brand-5': '#f7c7ba',
}

RGB Array

[78, 79, 107], [161, 128, 166], [219, 143, 164], [238, 173, 170], [247, 199, 186]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This spring-style palette of #4E4F6B, #A180A6, #DB8FA4, #EEADAA, #F7C7BA is ideal for: health products, baby brands, fresh-style blogs, 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: #4e4f6b; --color-2: #a180a6; --color-3: #db8fa4; --color-4: #eeadaa; --color-5: #f7c7ba. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 spring-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