← Back to Editor

#CDCB9B · #B4BCA5 · #B9232C · #05060A · #FFFFEC

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

#CDCB9B

Fresh Green · Tan · Sunflower

HEX
#CDCB9B
RGB
rgb(205, 203, 155)
HSL
hsl(58, 33%, 71%)
HSB
hsb(58, 24%, 80%)
CMYK
cmyk(0%, 1%, 24%, 20%)
Oklch
oklch(83.2% 0.064 105.7)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#B4BCA5

Willow Green · DarkGray · Apple Green

HEX
#B4BCA5
RGB
rgb(180, 188, 165)
HSL
hsl(81, 15%, 69%)
HSB
hsb(81, 12%, 74%)
CMYK
cmyk(4%, 0%, 12%, 26%)
Oklch
oklch(78.3% 0.033 122.8)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#B9232C

Vermilion · FireBrick · Passion Red

HEX
#B9232C
RGB
rgb(185, 35, 44)
HSL
hsl(356, 68%, 43%)
HSB
hsb(356, 81%, 73%)
CMYK
cmyk(0%, 81%, 76%, 27%)
Oklch
oklch(51.2% 0.185 24.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#05060A

Indigo · Black · Deep Sea Blue

HEX
#05060A
RGB
rgb(5, 6, 10)
HSL
hsl(228, 33%, 3%)
HSB
hsb(228, 50%, 4%)
CMYK
cmyk(50%, 40%, 0%, 96%)
Oklch
oklch(12.3% 0.011 271.4)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#FFFFEC

Fresh Green · SeaShell · Lemon Cream

HEX
#FFFFEC
RGB
rgb(255, 255, 236)
HSL
hsl(60, 100%, 96%)
HSB
hsb(60, 7%, 100%)
CMYK
cmyk(0%, 0%, 7%, 0%)
Oklch
oklch(99.5% 0.025 106.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CDCB9B
9D9ECD

Analogous

CDB39D
CDCB9B
B7CD9D

Triadic

CDCB9B
9DCDCC
CC9DCD

Split-Comp.

CDCB9B
9DB7CD
B39DCD

Tetradic

CDCB9B
9DCDB3
9D9ECD
CD9DB7

Contrast Matrix WCAG 2.1 Contrast

CDCB9B
B4BCA5
B9232C
05060A
FFFFEC
1.2
Fail
3.8
AA Large
12.2
AAA
1.6
Fail
1.2
Fail
3.2
AA Large
10.3
AAA
1.9
Fail
3.8
AA Large
3.2
AA Large
3.2
AA Large
6.2
AA
12.2
AAA
10.3
AAA
3.2
AA Large
20.0
AAA
1.6
Fail
1.9
Fail
6.2
AA
20.0
AAA
White BG
1.7Fail
2.0Fail
6.3AA
20.3AAA
1.0Fail
Black BG
12.6AAA
10.7AAA
3.3AA Large
1.0Fail
20.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

CCCCA7
B7B8AB
78772A
050509
FFFFF1

Deuteranopia

CCCCA9
B7B6AC
818C29
050509
FFFFF2

Tritanopia

CDB0B2
B4AFB0
B22828
050808
FFF4F5

Achromatopsia

C6C6C6
B7B7B7
515151
060606
FDFDFD

Shades & Tints Shades & Tints

#CDCB9B

Dark
Light

#B4BCA5

Dark
Light

#B9232C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cdcb9b;
  --color-2: #b4bca5;
  --color-3: #b9232c;
  --color-4: #05060a;
  --color-5: #ffffec;
}

SCSS

$color-1: #cdcb9b;
$color-2: #b4bca5;
$color-3: #b9232c;
$color-4: #05060a;
$color-5: #ffffec;

TAILWIND

colors: {
  'brand-1': '#cdcb9b',
  'brand-2': '#b4bca5',
  'brand-3': '#b9232c',
  'brand-4': '#05060a',
  'brand-5': '#ffffec',
}

RGB Array

[205, 203, 155], [180, 188, 165], [185, 35, 44], [5, 6, 10], [255, 255, 236]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #CDCB9B, #B4BCA5, #B9232C, #05060A, #FFFFEC 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: #cdcb9b; --color-2: #b4bca5; --color-3: #b9232c; --color-4: #05060a; --color-5: #ffffec. 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