← Back to Editor

#115234 · #996666 · #CC8899 · #FFA5CC · #DDCCCC

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

#115234

Mineral Blue · DarkSlateGray · Dark Green

HEX
#115234
RGB
rgb(17, 82, 52)
HSL
hsl(152, 66%, 19%)
HSB
hsb(152, 79%, 32%)
CMYK
cmyk(79%, 0%, 37%, 68%)
Oklch
oklch(39.0% 0.082 158.3)

TraditionalMineral Blue」· PaintDark Green」· Creative Blush Sunrise

#996666

Crimson · Gray · Passion Red

HEX
#996666
RGB
rgb(153, 102, 102)
HSL
hsl(0, 20%, 50%)
HSB
hsb(0, 33%, 60%)
CMYK
cmyk(0%, 33%, 33%, 40%)
Oklch
oklch(56.4% 0.066 19.3)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#CC8899

Peach Pink · LightCoral · Coral Red

HEX
#CC8899
RGB
rgb(204, 136, 153)
HSL
hsl(345, 40%, 67%)
HSB
hsb(345, 33%, 80%)
CMYK
cmyk(0%, 33%, 25%, 20%)
Oklch
oklch(70.0% 0.086 3.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#FFA5CC

Rouge · LightPink · Cherry Blossom

HEX
#FFA5CC
RGB
rgb(255, 165, 204)
HSL
hsl(334, 100%, 82%)
HSB
hsb(334, 35%, 100%)
CMYK
cmyk(0%, 35%, 20%, 0%)
Oklch
oklch(82.2% 0.116 352.4)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#DDCCCC

Peach Pink · LightGray · Cherry Blossom

HEX
#DDCCCC
RGB
rgb(221, 204, 204)
HSL
hsl(0, 20%, 83%)
HSB
hsb(0, 8%, 87%)
CMYK
cmyk(0%, 8%, 8%, 13%)
Oklch
oklch(85.9% 0.019 17.5)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

115234
50102E

Analogous

105013
115234
104E50

Triadic

115234
331050
503310

Split-Comp.

115234
50104E
501310

Tetradic

115234
131050
50102E
4E5010

Contrast Matrix WCAG 2.1 Contrast

115234
996666
CC8899
FFA5CC
DDCCCC
2.0
Fail
3.3
AA Large
5.0
AA
6.0
AA
2.0
Fail
1.7
Fail
2.6
Fail
3.1
AA Large
3.3
AA Large
1.7
Fail
1.5
Fail
1.8
Fail
5.0
AA
2.6
Fail
1.5
Fail
1.2
Fail
6.0
AA
3.1
AA Large
1.8
Fail
1.2
Fail
White BG
9.2AAA
4.7AA
2.8Fail
1.8Fail
1.5Fail
Black BG
2.3Fail
4.4AA Large
7.5AAA
11.5AAA
13.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

2D2E3B
838266
AFAE95
D8D7C3
D6D5CC

Deuteranopia

29253D
868A66
B3B894
DDE4C0
D7D8CC

Tritanopia

144142
966666
C99291
FBBBB9
DCCCCC

Achromatopsia

3B3B3B
757575
9E9E9E
C4C4C4
D1D1D1

Shades & Tints Shades & Tints

#115234

Dark
Light

#996666

Dark
Light

#CC8899

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #115234;
  --color-2: #996666;
  --color-3: #cc8899;
  --color-4: #ffa5cc;
  --color-5: #ddcccc;
}

SCSS

$color-1: #115234;
$color-2: #996666;
$color-3: #cc8899;
$color-4: #ffa5cc;
$color-5: #ddcccc;

TAILWIND

colors: {
  'brand-1': '#115234',
  'brand-2': '#996666',
  'brand-3': '#cc8899',
  'brand-4': '#ffa5cc',
  'brand-5': '#ddcccc',
}

RGB Array

[17, 82, 52], [153, 102, 102], [204, 136, 153], [255, 165, 204], [221, 204, 204]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #115234, #996666, #CC8899, #FFA5CC, #DDCCCC 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: #115234; --color-2: #996666; --color-3: #cc8899; --color-4: #ffa5cc; --color-5: #ddcccc. 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