← Back to Editor

#363530 · #FF2D37 · #00001F · #D1F9FC · #000000

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

#363530

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#363530
RGB
rgb(54, 53, 48)
HSL
hsl(50, 6%, 20%)
HSB
hsb(50, 11%, 21%)
CMYK
cmyk(0%, 2%, 11%, 79%)
Oklch
oklch(32.8% 0.009 97.6)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FF2D37

Vermilion · Crimson · Passion Red

HEX
#FF2D37
RGB
rgb(255, 45, 55)
HSL
hsl(357, 100%, 59%)
HSB
hsb(357, 82%, 100%)
CMYK
cmyk(0%, 82%, 78%, 0%)
Oklch
oklch(64.6% 0.240 25.5)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#00001F

Deep Indigo · Black · Deep Sea Blue

HEX
#00001F
RGB
rgb(0, 0, 31)
HSL
hsl(240, 100%, 6%)
HSB
hsb(240, 100%, 12%)
CMYK
cmyk(100%, 100%, 0%, 88%)
Oklch
oklch(10.8% 0.075 264.1)

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

#D1F9FC

Sky Blue · Lavender · Glacier Blue

HEX
#D1F9FC
RGB
rgb(209, 249, 252)
HSL
hsl(184, 88%, 90%)
HSB
hsb(184, 17%, 99%)
CMYK
cmyk(17%, 1%, 0%, 1%)
Oklch
oklch(95.5% 0.041 202.1)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

363530
303136

Analogous

363230
363530
343630

Triadic

363530
303635
353036

Split-Comp.

363530
303436
323036

Tetradic

363530
303632
303136
363034

Contrast Matrix WCAG 2.1 Contrast

363530
FF2D37
00001F
D1F9FC
000000
3.3
AA Large
1.7
Fail
10.9
AAA
1.7
Fail
3.3
AA Large
5.6
AA
3.3
AA Large
5.7
AA
1.7
Fail
5.6
AA
18.3
AAA
1.0
Fail
10.9
AAA
3.3
AA Large
18.3
AAA
18.7
AAA
1.7
Fail
5.7
AA
1.0
Fail
18.7
AAA
White BG
12.3AAA
3.7AA Large
20.6AAA
1.1Fail
21.0AAA
Black BG
1.7Fail
5.7AA
1.0Fail
18.7AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

363631
A4A235
000017
E2E3FB
000000

Deuteranopia

363631
B0C034
000016
E0DDFB
000000

Tritanopia

363232
F53332
001210
D3FBFB
000000

Achromatopsia

353535
6D6D6D
040404
EDEDED
000000

Shades & Tints Shades & Tints

#363530

Dark
Light

#FF2D37

Dark
Light

#00001F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #363530;
  --color-2: #ff2d37;
  --color-3: #00001f;
  --color-4: #d1f9fc;
  --color-5: #000000;
}

SCSS

$color-1: #363530;
$color-2: #ff2d37;
$color-3: #00001f;
$color-4: #d1f9fc;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#363530',
  'brand-2': '#ff2d37',
  'brand-3': '#00001f',
  'brand-4': '#d1f9fc',
  'brand-5': '#000000',
}

RGB Array

[54, 53, 48], [255, 45, 55], [0, 0, 31], [209, 249, 252], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #363530, #FF2D37, #00001F, #D1F9FC, #000000 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: #363530; --color-2: #ff2d37; --color-3: #00001f; --color-4: #d1f9fc; --color-5: #000000. 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