← Back to Editor

#CC2535 · #EB7A7A · #67C7B2 · #382A1E · #12100F

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

#CC2535

Vermilion · Crimson · Passion Red

HEX
#CC2535
RGB
rgb(204, 37, 53)
HSL
hsl(354, 69%, 47%)
HSB
hsb(354, 82%, 80%)
CMYK
cmyk(0%, 82%, 74%, 20%)
Oklch
oklch(54.9% 0.200 22.8)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#EB7A7A

Peach Pink · LightCoral · Coral Red

HEX
#EB7A7A
RGB
rgb(235, 122, 122)
HSL
hsl(0, 74%, 70%)
HSB
hsb(0, 48%, 92%)
CMYK
cmyk(0%, 48%, 48%, 8%)
Oklch
oklch(70.8% 0.140 21.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#67C7B2

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#67C7B2
RGB
rgb(103, 199, 178)
HSL
hsl(167, 46%, 59%)
HSB
hsb(167, 48%, 78%)
CMYK
cmyk(48%, 0%, 11%, 22%)
Oklch
oklch(76.5% 0.097 177.5)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#382A1E

Tangerine · DarkSlateGray · Cinnamon

HEX
#382A1E
RGB
rgb(56, 42, 30)
HSL
hsl(28, 30%, 17%)
HSB
hsb(28, 46%, 22%)
CMYK
cmyk(0%, 25%, 46%, 78%)
Oklch
oklch(29.8% 0.029 61.9)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

#12100F

Tangerine · Black · Jet Black

HEX
#12100F
RGB
rgb(18, 16, 15)
HSL
hsl(20, 9%, 6%)
HSB
hsb(20, 17%, 7%)
CMYK
cmyk(0%, 11%, 17%, 93%)
Oklch
oklch(17.5% 0.004 48.5)

TraditionalTangerine」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CC2535
25CBBA

Analogous

CB2588
CC2535
CB6725

Triadic

CC2535
36CB25
2536CB

Split-Comp.

CC2535
25CB67
2588CB

Tetradic

CC2535
88CB25
25CBBA
6725CB

Contrast Matrix WCAG 2.1 Contrast

CC2535
EB7A7A
67C7B2
382A1E
12100F
2.0
Fail
2.7
Fail
2.6
Fail
3.5
AA Large
2.0
Fail
1.4
Fail
5.0
AA
6.9
AA
2.7
Fail
1.4
Fail
6.8
AA
9.4
AAA
2.6
Fail
5.0
AA
6.8
AA
1.4
Fail
3.5
AA Large
6.9
AA
9.4
AAA
1.4
Fail
White BG
5.4AA
2.8Fail
2.0Fail
13.8AAA
19.0AAA
Black BG
3.9AA Large
7.6AAA
10.4AAA
1.5Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

848231
BAB97A
9191B7
323221
11110F

Deuteranopia

8D9A30
C1C97A
8B84B8
333422
11110F

Tritanopia

C42E2D
E57A7A
6CBBBC
372324
120F0F

Achromatopsia

595959
9C9C9C
A8A8A8
2D2D2D
101010

Shades & Tints Shades & Tints

#CC2535

Dark
Light

#EB7A7A

Dark
Light

#67C7B2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cc2535;
  --color-2: #eb7a7a;
  --color-3: #67c7b2;
  --color-4: #382a1e;
  --color-5: #12100f;
}

SCSS

$color-1: #cc2535;
$color-2: #eb7a7a;
$color-3: #67c7b2;
$color-4: #382a1e;
$color-5: #12100f;

TAILWIND

colors: {
  'brand-1': '#cc2535',
  'brand-2': '#eb7a7a',
  'brand-3': '#67c7b2',
  'brand-4': '#382a1e',
  'brand-5': '#12100f',
}

RGB Array

[204, 37, 53], [235, 122, 122], [103, 199, 178], [56, 42, 30], [18, 16, 15]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CC2535, #EB7A7A, #67C7B2, #382A1E, #12100F 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: #cc2535; --color-2: #eb7a7a; --color-3: #67c7b2; --color-4: #382a1e; --color-5: #12100f. 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