← Back to Editor

#CCA16C · #DDCA90 · #637B9F · #191C3F · #1C192E

space

A 5-color space 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

#CCA16C

Ginger · DarkSalmon · Warm Sun

HEX
#CCA16C
RGB
rgb(204, 161, 108)
HSL
hsl(33, 48%, 61%)
HSB
hsb(33, 47%, 80%)
CMYK
cmyk(0%, 21%, 47%, 20%)
Oklch
oklch(73.7% 0.086 71.7)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#DDCA90

Goose Yellow · BurlyWood · Sunflower

HEX
#DDCA90
RGB
rgb(221, 202, 144)
HSL
hsl(45, 53%, 72%)
HSB
hsb(45, 35%, 87%)
CMYK
cmyk(0%, 9%, 35%, 13%)
Oklch
oklch(84.1% 0.078 92.1)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#637B9F

Azure · SlateGray · Navy Blue

HEX
#637B9F
RGB
rgb(99, 123, 159)
HSL
hsl(216, 24%, 51%)
HSB
hsb(216, 38%, 62%)
CMYK
cmyk(38%, 23%, 0%, 38%)
Oklch
oklch(57.8% 0.062 258.3)

TraditionalAzure」· PaintNavy Blue」· Creative Blush Sunrise

#191C3F

Indigo · MidnightBlue · Deep Sea Blue

HEX
#191C3F
RGB
rgb(25, 28, 63)
HSL
hsl(235, 43%, 17%)
HSB
hsb(235, 60%, 25%)
CMYK
cmyk(60%, 56%, 0%, 75%)
Oklch
oklch(24.5% 0.066 276.7)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#1C192E

Deep Indigo · Black · Deep Sea Blue

HEX
#1C192E
RGB
rgb(28, 25, 46)
HSL
hsl(249, 30%, 14%)
HSB
hsb(249, 46%, 18%)
CMYK
cmyk(39%, 46%, 0%, 82%)
Oklch
oklch(22.8% 0.040 289.4)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CCA16C
6C97CB

Analogous

CB716C
CCA16C
C7CB6C

Triadic

CCA16C
6CCBA0
A06CCB

Split-Comp.

CCA16C
6CC7CB
716CCB

Tetradic

CCA16C
6CCB71
6C97CB
CB6CC7

Contrast Matrix WCAG 2.1 Contrast

CCA16C
DDCA90
637B9F
191C3F
1C192E
1.5
Fail
1.8
Fail
6.9
AA
7.2
AAA
1.5
Fail
2.7
Fail
10.1
AAA
10.5
AAA
1.8
Fail
2.7
Fail
3.8
AA Large
4.0
AA Large
6.9
AA
10.1
AAA
3.8
AA Large
1.0
Fail
7.2
AAA
10.5
AAA
4.0
AA Large
1.0
Fail
White BG
2.4Fail
1.6Fail
4.3AA Large
16.4AAA
17.1AAA
Black BG
8.9AAA
12.9AAA
4.9AA
1.3Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

B9B979
D5D59E
6D6E96
1A1A37
1B1B29

Deuteranopia

BCBF7C
D6D7A1
6C6A94
1A1A34
1B1B28

Tritanopia

CA8385
DCA9AC
648F8E
19302E
1C2524

Achromatopsia

A8A8A8
C9C9C9
787878
1F1F1F
1C1C1C

Shades & Tints Shades & Tints

#CCA16C

Dark
Light

#DDCA90

Dark
Light

#637B9F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cca16c;
  --color-2: #ddca90;
  --color-3: #637b9f;
  --color-4: #191c3f;
  --color-5: #1c192e;
}

SCSS

$color-1: #cca16c;
$color-2: #ddca90;
$color-3: #637b9f;
$color-4: #191c3f;
$color-5: #1c192e;

TAILWIND

colors: {
  'brand-1': '#cca16c',
  'brand-2': '#ddca90',
  'brand-3': '#637b9f',
  'brand-4': '#191c3f',
  'brand-5': '#1c192e',
}

RGB Array

[204, 161, 108], [221, 202, 144], [99, 123, 159], [25, 28, 63], [28, 25, 46]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #CCA16C, #DDCA90, #637B9F, #191C3F, #1C192E 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: #cca16c; --color-2: #ddca90; --color-3: #637b9f; --color-4: #191c3f; --color-5: #1c192e. 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 space-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