← Back to Editor

#FF0051 · #363035 · #70C2A3 · #9BD1BA · #D1D0CD

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

#FF0051

Dark Violet · Crimson · Camellia

HEX
#FF0051
RGB
rgb(255, 0, 81)
HSL
hsl(341, 100%, 50%)
HSB
hsb(341, 100%, 100%)
CMYK
cmyk(0%, 100%, 68%, 0%)
Oklch
oklch(63.5% 0.254 16.6)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#363035

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#363035
RGB
rgb(54, 48, 53)
HSL
hsl(310, 6%, 20%)
HSB
hsb(310, 11%, 21%)
CMYK
cmyk(0%, 11%, 2%, 79%)
Oklch
oklch(31.7% 0.012 331.3)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#70C2A3

Mineral Blue · MediumAquaMarine · Olive Green

HEX
#70C2A3
RGB
rgb(112, 194, 163)
HSL
hsl(157, 40%, 60%)
HSB
hsb(157, 42%, 76%)
CMYK
cmyk(42%, 0%, 16%, 24%)
Oklch
oklch(75.3% 0.093 167.5)

TraditionalMineral Blue」· PaintOlive Green」· Creative Blush Sunrise

#9BD1BA

Jade · Silver · Apple Green

HEX
#9BD1BA
RGB
rgb(155, 209, 186)
HSL
hsl(154, 37%, 71%)
HSB
hsb(154, 26%, 82%)
CMYK
cmyk(26%, 0%, 11%, 18%)
Oklch
oklch(81.7% 0.065 166.7)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#D1D0CD

Silver Gray · LightGray · Pearl Gray

HEX
#D1D0CD
RGB
rgb(209, 208, 205)
HSL
hsl(45, 4%, 81%)
HSB
hsb(45, 2%, 82%)
CMYK
cmyk(0%, 0%, 2%, 18%)
Oklch
oklch(85.8% 0.004 91.5)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF0051
00FFAE

Analogous

FF00D0
FF0051
FF2F00

Triadic

FF0051
51FF00
0051FF

Split-Comp.

FF0051
00FF2F
00D0FF

Tetradic

FF0051
D0FF00
00FFAE
2F00FF

Contrast Matrix WCAG 2.1 Contrast

FF0051
363035
70C2A3
9BD1BA
D1D0CD
3.3
AA Large
1.8
Fail
2.3
Fail
2.5
Fail
3.3
AA Large
6.1
AA
7.5
AAA
8.3
AAA
1.8
Fail
6.1
AA
1.2
Fail
1.4
Fail
2.3
Fail
7.5
AAA
1.2
Fail
1.1
Fail
2.5
Fail
8.3
AAA
1.4
Fail
1.1
Fail
White BG
3.9AA Large
12.9AAA
2.1Fail
1.7Fail
1.5Fail
Black BG
5.4AA
1.6Fail
9.9AAA
12.2AAA
13.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E3D
333334
9494AB
B2B3C0
D1D1CE

Deuteranopia

9FB339
343433
8F89AC
AFABC1
D1D1CE

Tritanopia

F22E2B
363333
74B0B2
9EC4C5
D1CECE

Achromatopsia

555555
323232
A6A6A6
BEBEBE
D0D0D0

Shades & Tints Shades & Tints

#FF0051

Dark
Light

#363035

Dark
Light

#70C2A3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0051;
  --color-2: #363035;
  --color-3: #70c2a3;
  --color-4: #9bd1ba;
  --color-5: #d1d0cd;
}

SCSS

$color-1: #ff0051;
$color-2: #363035;
$color-3: #70c2a3;
$color-4: #9bd1ba;
$color-5: #d1d0cd;

TAILWIND

colors: {
  'brand-1': '#ff0051',
  'brand-2': '#363035',
  'brand-3': '#70c2a3',
  'brand-4': '#9bd1ba',
  'brand-5': '#d1d0cd',
}

RGB Array

[255, 0, 81], [54, 48, 53], [112, 194, 163], [155, 209, 186], [209, 208, 205]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0051, #363035, #70C2A3, #9BD1BA, #D1D0CD 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: #ff0051; --color-2: #363035; --color-3: #70c2a3; --color-4: #9bd1ba; --color-5: #d1d0cd. 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