← Back to Editor

#FFFFFF · #EF9A9C · #AC6574 · #906A72 · #1F000B

spring

A 5-color spring 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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#EF9A9C

Peach Pink · DarkSalmon · Coral Red

HEX
#EF9A9C
RGB
rgb(239, 154, 156)
HSL
hsl(359, 73%, 77%)
HSB
hsb(359, 36%, 94%)
CMYK
cmyk(0%, 36%, 35%, 6%)
Oklch
oklch(77.2% 0.102 18.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#AC6574

Crimson · Gray · Passion Red

HEX
#AC6574
RGB
rgb(172, 101, 116)
HSL
hsl(347, 30%, 54%)
HSB
hsb(347, 41%, 67%)
CMYK
cmyk(0%, 41%, 33%, 33%)
Oklch
oklch(59.0% 0.093 6.7)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#906A72

Crimson · Gray · Passion Red

HEX
#906A72
RGB
rgb(144, 106, 114)
HSL
hsl(347, 15%, 49%)
HSB
hsb(347, 26%, 56%)
CMYK
cmyk(0%, 26%, 21%, 44%)
Oklch
oklch(56.5% 0.050 4.8)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#1F000B

Dark Violet · Black · Raspberry

HEX
#1F000B
RGB
rgb(31, 0, 11)
HSL
hsl(339, 100%, 6%)
HSB
hsb(339, 100%, 12%)
CMYK
cmyk(0%, 100%, 65%, 88%)
Oklch
oklch(15.5% 0.063 0.1)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
EF9A9C
AC6574
906A72
1F000B
2.1
Fail
4.3
AA Large
4.7
AA
19.8
AAA
2.1
Fail
2.0
Fail
2.2
Fail
9.2
AAA
4.3
AA Large
2.0
Fail
1.1
Fail
4.6
AA
4.7
AA
2.2
Fail
1.1
Fail
4.2
AA Large
19.8
AAA
9.2
AAA
4.6
AA
4.2
AA Large
White BG
1.0Fail
2.1Fail
4.3AA Large
4.7AA
19.8AAA
Black BG
21.0AAA
9.8AAA
4.9AA
4.5AA Large
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
CAC99C
8D8D70
807F70
121108

Deuteranopia

FFFFFF
CFD59B
91976F
828570
131608

Tritanopia

FFFFFF
EB9B9B
A86E6D
8E6F6E
1D0606

Achromatopsia

FFFFFF
B4B4B4
7C7C7C
767676
0B0B0B

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#EF9A9C

Dark
Light

#AC6574

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ef9a9c;
  --color-3: #ac6574;
  --color-4: #906a72;
  --color-5: #1f000b;
}

SCSS

$color-1: #ffffff;
$color-2: #ef9a9c;
$color-3: #ac6574;
$color-4: #906a72;
$color-5: #1f000b;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ef9a9c',
  'brand-3': '#ac6574',
  'brand-4': '#906a72',
  'brand-5': '#1f000b',
}

RGB Array

[255, 255, 255], [239, 154, 156], [172, 101, 116], [144, 106, 114], [31, 0, 11]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This spring-style palette of #FFFFFF, #EF9A9C, #AC6574, #906A72, #1F000B 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: #ffffff; --color-2: #ef9a9c; --color-3: #ac6574; --color-4: #906a72; --color-5: #1f000b. 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 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