← Back to Editor

#292929 · #FF0066 · #C4ADB6 · #30B3B0 · #4630B3

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

#292929

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#292929
RGB
rgb(41, 41, 41)
HSL
hsl(0, 0%, 16%)
HSB
hsb(0, 0%, 16%)
CMYK
cmyk(0%, 0%, 0%, 84%)
Oklch
oklch(28.1% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FF0066

Dark Violet · DeepPink · Camellia

HEX
#FF0066
RGB
rgb(255, 0, 102)
HSL
hsl(336, 100%, 50%)
HSB
hsb(336, 100%, 100%)
CMYK
cmyk(0%, 100%, 60%, 0%)
Oklch
oklch(63.9% 0.255 10.5)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#C4ADB6

Rouge · Silver · Rose Pink

HEX
#C4ADB6
RGB
rgb(196, 173, 182)
HSL
hsl(337, 16%, 72%)
HSB
hsb(337, 12%, 77%)
CMYK
cmyk(0%, 12%, 7%, 23%)
Oklch
oklch(77.0% 0.029 352.2)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#30B3B0

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#30B3B0
RGB
rgb(48, 179, 176)
HSL
hsl(179, 58%, 45%)
HSB
hsb(179, 73%, 70%)
CMYK
cmyk(73%, 0%, 2%, 30%)
Oklch
oklch(69.8% 0.109 192.6)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#4630B3

Deep Indigo · DarkSlateBlue · Navy Blue

HEX
#4630B3
RGB
rgb(70, 48, 179)
HSL
hsl(250, 58%, 45%)
HSB
hsb(250, 73%, 70%)
CMYK
cmyk(61%, 73%, 0%, 30%)
Oklch
oklch(42.6% 0.194 282.0)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

292929
292929

Analogous

292929
292929
292929

Triadic

292929
292929
292929

Split-Comp.

292929
292929
292929

Tetradic

292929
292929
292929
292929

Contrast Matrix WCAG 2.1 Contrast

292929
FF0066
C4ADB6
30B3B0
4630B3
3.8
AA Large
6.9
AA
5.7
AA
1.6
Fail
3.8
AA Large
1.8
Fail
1.5
Fail
2.3
Fail
6.9
AA
1.8
Fail
1.2
Fail
4.3
AA Large
5.7
AA
1.5
Fail
1.2
Fail
3.5
AA Large
1.6
Fail
2.3
Fail
4.3
AA Large
3.5
AA Large
White BG
14.5AAA
3.9AA Large
2.1Fail
2.6Fail
9.0AAA
Black BG
1.4Fail
5.4AA
10.0AAA
8.2AAA
2.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

292929
918E4D
BABAB4
696AB1
3C3C93

Deuteranopia

292929
9FB347
BBBDB3
6157B1
3E3F8C

Tritanopia

292929
F23A36
C3B2B2
37B1B1
457A75

Achromatopsia

292929
585858
B5B5B5
8B8B8B
464646

Shades & Tints Shades & Tints

#292929

Dark
Light

#FF0066

Dark
Light

#C4ADB6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #292929;
  --color-2: #ff0066;
  --color-3: #c4adb6;
  --color-4: #30b3b0;
  --color-5: #4630b3;
}

SCSS

$color-1: #292929;
$color-2: #ff0066;
$color-3: #c4adb6;
$color-4: #30b3b0;
$color-5: #4630b3;

TAILWIND

colors: {
  'brand-1': '#292929',
  'brand-2': '#ff0066',
  'brand-3': '#c4adb6',
  'brand-4': '#30b3b0',
  'brand-5': '#4630b3',
}

RGB Array

[41, 41, 41], [255, 0, 102], [196, 173, 182], [48, 179, 176], [70, 48, 179]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #292929, #FF0066, #C4ADB6, #30B3B0, #4630B3 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: #292929; --color-2: #ff0066; --color-3: #c4adb6; --color-4: #30b3b0; --color-5: #4630b3. 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