← Back to Editor

#FF5080 · #D05C54 · #A16728 · #020A08 · #CDD4D0

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

#FF5080

Rouge · Salmon · Rose Pink

HEX
#FF5080
RGB
rgb(255, 80, 128)
HSL
hsl(344, 100%, 66%)
HSB
hsb(344, 69%, 100%)
CMYK
cmyk(0%, 69%, 50%, 0%)
Oklch
oklch(68.6% 0.212 8.3)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#D05C54

Crimson · Tomato · Passion Red

HEX
#D05C54
RGB
rgb(208, 92, 84)
HSL
hsl(4, 57%, 57%)
HSB
hsb(4, 60%, 82%)
CMYK
cmyk(0%, 56%, 60%, 18%)
Oklch
oklch(61.8% 0.149 26.3)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#A16728

Ochre · Sienna · Amber Brown

HEX
#A16728
RGB
rgb(161, 103, 40)
HSL
hsl(31, 60%, 39%)
HSB
hsb(31, 75%, 63%)
CMYK
cmyk(0%, 36%, 75%, 37%)
Oklch
oklch(56.5% 0.107 64.4)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#020A08

Mineral Blue · Black · Peacock Green

HEX
#020A08
RGB
rgb(2, 10, 8)
HSL
hsl(165, 67%, 2%)
HSB
hsb(165, 80%, 4%)
CMYK
cmyk(80%, 0%, 20%, 96%)
Oklch
oklch(13.3% 0.018 179.9)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

#CDD4D0

Celadon · LightGray · Pearl Gray

HEX
#CDD4D0
RGB
rgb(205, 212, 208)
HSL
hsl(146, 8%, 82%)
HSB
hsb(146, 3%, 83%)
CMYK
cmyk(3%, 0%, 2%, 17%)
Oklch
oklch(86.3% 0.009 161.3)

TraditionalCeladon」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF5080
52FFD1

Analogous

FF52D7
FF5080
FF7A52

Triadic

FF5080
80FF52
5280FF

Split-Comp.

FF5080
52FF7A
52D7FF

Tetradic

FF5080
D7FF52
52FFD1
7A52FF

Contrast Matrix WCAG 2.1 Contrast

FF5080
D05C54
A16728
020A08
CDD4D0
1.3
Fail
1.5
Fail
6.4
AA
2.1
Fail
1.3
Fail
1.2
Fail
5.1
AA
2.6
Fail
1.5
Fail
1.2
Fail
4.3
AA Large
3.1
AA Large
6.4
AA
5.1
AA
4.3
AA Large
13.3
AAA
2.1
Fail
2.6
Fail
3.1
AA Large
13.3
AAA
White BG
3.1AA Large
3.9AA Large
4.7AA
20.0AAA
1.5Fail
Black BG
6.7AA
5.3AA
4.5AA Large
1.0Fail
13.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

B3B274
9E9D56
888737
050608
D0D0D1

Deuteranopia

BDCB72
A5AD56
8B903B
050409
D0CFD1

Tritanopia

F66B69
CA5758
9E4346
020909
CDD2D2

Achromatopsia

8A8A8A
7E7E7E
717171
070707
D1D1D1

Shades & Tints Shades & Tints

#FF5080

Dark
Light

#D05C54

Dark
Light

#A16728

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff5080;
  --color-2: #d05c54;
  --color-3: #a16728;
  --color-4: #020a08;
  --color-5: #cdd4d0;
}

SCSS

$color-1: #ff5080;
$color-2: #d05c54;
$color-3: #a16728;
$color-4: #020a08;
$color-5: #cdd4d0;

TAILWIND

colors: {
  'brand-1': '#ff5080',
  'brand-2': '#d05c54',
  'brand-3': '#a16728',
  'brand-4': '#020a08',
  'brand-5': '#cdd4d0',
}

RGB Array

[255, 80, 128], [208, 92, 84], [161, 103, 40], [2, 10, 8], [205, 212, 208]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF5080, #D05C54, #A16728, #020A08, #CDD4D0 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: #ff5080; --color-2: #d05c54; --color-3: #a16728; --color-4: #020a08; --color-5: #cdd4d0. 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