← Back to Editor

#CCC44D · #029AFE · #6A66B5 · #330D3E · #060D0F

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

#CCC44D

Autumn Sage · SandyBrown · Sunflower

HEX
#CCC44D
RGB
rgb(204, 196, 77)
HSL
hsl(56, 55%, 55%)
HSB
hsb(56, 62%, 80%)
CMYK
cmyk(0%, 4%, 62%, 20%)
Oklch
oklch(80.4% 0.139 105.5)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#029AFE

Lake Blue · DodgerBlue · Navy Blue

HEX
#029AFE
RGB
rgb(2, 154, 254)
HSL
hsl(204, 99%, 50%)
HSB
hsb(204, 99%, 100%)
CMYK
cmyk(99%, 39%, 0%, 0%)
Oklch
oklch(67.1% 0.181 248.3)

TraditionalLake Blue」· PaintNavy Blue」· Creative Blush Sunrise

#6A66B5

Deep Indigo · SlateBlue · Navy Blue

HEX
#6A66B5
RGB
rgb(106, 102, 181)
HSL
hsl(243, 35%, 55%)
HSB
hsb(243, 44%, 71%)
CMYK
cmyk(41%, 44%, 0%, 29%)
Oklch
oklch(55.0% 0.121 284.0)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

#330D3E

Royal Purple · MidnightBlue · Dark Purple

HEX
#330D3E
RGB
rgb(51, 13, 62)
HSL
hsl(287, 65%, 15%)
HSB
hsb(287, 79%, 24%)
CMYK
cmyk(18%, 79%, 0%, 76%)
Oklch
oklch(25.0% 0.094 317.7)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

#060D0F

Slate Blue · Black · Peacock Green

HEX
#060D0F
RGB
rgb(6, 13, 15)
HSL
hsl(193, 43%, 4%)
HSB
hsb(193, 60%, 6%)
CMYK
cmyk(60%, 13%, 0%, 94%)
Oklch
oklch(15.2% 0.013 216.0)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CCC44D
4D56CB

Analogous

CB844D
CCC44D
95CB4D

Triadic

CCC44D
4DCBC3
C34DCB

Split-Comp.

CCC44D
4D95CB
844DCB

Tetradic

CCC44D
4DCB84
4D56CB
CB4D95

Contrast Matrix WCAG 2.1 Contrast

CCC44D
029AFE
6A66B5
330D3E
060D0F
1.6
Fail
2.8
Fail
9.1
AAA
10.8
AAA
1.6
Fail
1.7
Fail
5.6
AA
6.6
AA
2.8
Fail
1.7
Fail
3.3
AA Large
3.9
AA Large
9.1
AAA
5.6
AA
3.3
AA Large
1.2
Fail
10.8
AAA
6.6
AA
3.9
AA Large
1.2
Fail
White BG
1.8Fail
3.0Fail
5.0AA
16.6AAA
19.6AAA
Black BG
11.6AAA
7.1AAA
4.2AA Large
1.3Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

C9C86A
4445E6
6868A2
232232
09090F

Deuteranopia

C9CA71
3B30E0
69699D
25282F
09080E

Tritanopia

CC8186
0AD3CF
6A938F
312927
060E0E

Achromatopsia

B9B9B9
787878
707070
1E1E1E
0B0B0B

Shades & Tints Shades & Tints

#CCC44D

Dark
Light

#029AFE

Dark
Light

#6A66B5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ccc44d;
  --color-2: #029afe;
  --color-3: #6a66b5;
  --color-4: #330d3e;
  --color-5: #060d0f;
}

SCSS

$color-1: #ccc44d;
$color-2: #029afe;
$color-3: #6a66b5;
$color-4: #330d3e;
$color-5: #060d0f;

TAILWIND

colors: {
  'brand-1': '#ccc44d',
  'brand-2': '#029afe',
  'brand-3': '#6a66b5',
  'brand-4': '#330d3e',
  'brand-5': '#060d0f',
}

RGB Array

[204, 196, 77], [2, 154, 254], [106, 102, 181], [51, 13, 62], [6, 13, 15]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CCC44D, #029AFE, #6A66B5, #330D3E, #060D0F is ideal for: tech websites, dark mode UIs, game UIs, 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: #ccc44d; --color-2: #029afe; --color-3: #6a66b5; --color-4: #330d3e; --color-5: #060d0f. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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