← Back to Editor

#FFFFFF · #FF0000 · #1C1A1A · #242020 · #302C2C

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarm

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData Visualization

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#1C1A1A

Ink Black · Black · Dark Stone

HEX
#1C1A1A
RGB
rgb(28, 26, 26)
HSL
hsl(0, 4%, 11%)
HSB
hsb(0, 7%, 11%)
CMYK
cmyk(0%, 7%, 7%, 89%)
Oklch
oklch(22.0% 0.003 17.4)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#242020

Ink Black · Black · Dark Stone

HEX
#242020
RGB
rgb(36, 32, 32)
HSL
hsl(0, 6%, 13%)
HSB
hsb(0, 11%, 14%)
CMYK
cmyk(0%, 11%, 11%, 86%)
Oklch
oklch(24.8% 0.006 17.6)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#302C2C

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#302C2C
RGB
rgb(48, 44, 44)
HSL
hsl(0, 4%, 18%)
HSB
hsb(0, 8%, 19%)
CMYK
cmyk(0%, 8%, 8%, 81%)
Oklch
oklch(29.7% 0.006 17.5)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
FF0000
1C1A1A
242020
302C2C
4.0
AA Large
17.3
AAA
16.1
AAA
13.8
AAA
4.0
AA Large
4.3
AA Large
4.0
AA Large
3.5
AA Large
17.3
AAA
4.3
AA Large
1.1
Fail
1.3
Fail
16.1
AAA
4.0
AA Large
1.1
Fail
1.2
Fail
13.8
AAA
3.5
AA Large
1.3
Fail
1.2
Fail
White BG
1.0Fail
4.0AA Large
17.3AAA
16.1AAA
13.8AAA
Black BG
21.0AAA
5.3AA
1.2Fail
1.3Fail
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
918E00
1B1B1A
222220
2E2E2C

Deuteranopia

FFFFFF
9FB300
1B1B1A
232320
2F2F2C

Tritanopia

FFFFFF
F20000
1C1A1A
242020
302C2C

Achromatopsia

FFFFFF
4C4C4C
1B1B1B
212121
2D2D2D

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FF0000

Dark
Light

#1C1A1A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ff0000;
  --color-3: #1c1a1a;
  --color-4: #242020;
  --color-5: #302c2c;
}

SCSS

$color-1: #ffffff;
$color-2: #ff0000;
$color-3: #1c1a1a;
$color-4: #242020;
$color-5: #302c2c;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ff0000',
  'brand-3': '#1c1a1a',
  'brand-4': '#242020',
  'brand-5': '#302c2c',
}

RGB Array

[255, 255, 255], [255, 0, 0], [28, 26, 26], [36, 32, 32], [48, 44, 44]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FF0000, #1C1A1A, #242020, #302C2C is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #ff0000; --color-3: #1c1a1a; --color-4: #242020; --color-5: #302c2c. 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 finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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