← Back to Editor

#FFFFC1 · #367A83 · #1D4E79 · #45306B · #D2528F

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

#FFFFC1

Fresh Green · Bisque · Lemon Cream

HEX
#FFFFC1
RGB
rgb(255, 255, 193)
HSL
hsl(60, 100%, 88%)
HSB
hsb(60, 24%, 100%)
CMYK
cmyk(0%, 0%, 24%, 0%)
Oklch
oklch(98.5% 0.079 107.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#367A83

Slate Blue · SeaGreen · Mint Ice

HEX
#367A83
RGB
rgb(54, 122, 131)
HSL
hsl(187, 42%, 36%)
HSB
hsb(187, 59%, 51%)
CMYK
cmyk(59%, 7%, 0%, 49%)
Oklch
oklch(54.0% 0.069 207.0)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#1D4E79

Lake Blue · DarkSlateGray · Prussian Blue

HEX
#1D4E79
RGB
rgb(29, 78, 121)
HSL
hsl(208, 61%, 29%)
HSB
hsb(208, 76%, 47%)
CMYK
cmyk(76%, 36%, 0%, 53%)
Oklch
oklch(41.3% 0.089 248.4)

TraditionalLake Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#45306B

Deep Indigo · DarkSlateBlue · Eggplant

HEX
#45306B
RGB
rgb(69, 48, 107)
HSL
hsl(261, 38%, 30%)
HSB
hsb(261, 55%, 42%)
CMYK
cmyk(36%, 55%, 0%, 58%)
Oklch
oklch(36.4% 0.099 297.7)

TraditionalDeep Indigo」· PaintEggplant」· Creative Blush Sunrise

#D2528F

Dark Violet · LightCoral · Rose Pink

HEX
#D2528F
RGB
rgb(210, 82, 143)
HSL
hsl(331, 59%, 57%)
HSB
hsb(331, 61%, 82%)
CMYK
cmyk(0%, 61%, 32%, 18%)
Oklch
oklch(62.4% 0.173 353.6)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFC1
C2C2FF

Analogous

FFE0C2
FFFFC1
E0FFC2

Triadic

FFFFC1
C2FFFF
FFC2FF

Split-Comp.

FFFFC1
C2E0FF
E0C2FF

Tetradic

FFFFC1
C2FFE0
C2C2FF
FFC2E0

Contrast Matrix WCAG 2.1 Contrast

FFFFC1
367A83
1D4E79
45306B
D2528F
4.8
AA
8.4
AAA
10.8
AAA
3.8
AA Large
4.8
AA
1.8
Fail
2.3
Fail
1.3
Fail
8.4
AAA
1.8
Fail
1.3
Fail
2.2
Fail
10.8
AAA
2.3
Fail
1.3
Fail
2.8
Fail
3.8
AA Large
1.3
Fail
2.2
Fail
2.8
Fail
White BG
1.0Fail
4.9AA
8.7AAA
11.1AAA
3.9AA Large
Black BG
20.3AAA
4.3AA Large
2.4Fail
1.9Fail
5.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFD0
535481
32336F
3C3C5D
9B9980

Deuteranopia

FFFFD4
504A80
2F2C6C
3D3F59
A2AC7D

Tritanopia

FFDCDE
397F7F
1F6665
44514F
CC7572

Achromatopsia

F8F8F8
676767
444444
3D3D3D
7F7F7F

Shades & Tints Shades & Tints

#FFFFC1

Dark
Light

#367A83

Dark
Light

#1D4E79

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffc1;
  --color-2: #367a83;
  --color-3: #1d4e79;
  --color-4: #45306b;
  --color-5: #d2528f;
}

SCSS

$color-1: #ffffc1;
$color-2: #367a83;
$color-3: #1d4e79;
$color-4: #45306b;
$color-5: #d2528f;

TAILWIND

colors: {
  'brand-1': '#ffffc1',
  'brand-2': '#367a83',
  'brand-3': '#1d4e79',
  'brand-4': '#45306b',
  'brand-5': '#d2528f',
}

RGB Array

[255, 255, 193], [54, 122, 131], [29, 78, 121], [69, 48, 107], [210, 82, 143]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFC1, #367A83, #1D4E79, #45306B, #D2528F 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: #ffffc1; --color-2: #367a83; --color-3: #1d4e79; --color-4: #45306b; --color-5: #d2528f. 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