← Back to Editor

#030303 · #710B20 · #D1BCBB · #F8EFEE · #224F48

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

#030303

Ink Black · Black · Jet Black

HEX
#030303
RGB
rgb(3, 3, 3)
HSL
hsl(0, 0%, 1%)
HSB
hsb(0, 0%, 1%)
CMYK
cmyk(0%, 0%, 0%, 99%)
Oklch
oklch(9.7% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#710B20

Vermilion · Maroon · Wine Red

HEX
#710B20
RGB
rgb(113, 11, 32)
HSL
hsl(348, 82%, 24%)
HSB
hsb(348, 90%, 44%)
CMYK
cmyk(0%, 90%, 72%, 56%)
Oklch
oklch(35.5% 0.133 17.8)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#D1BCBB

Peach Pink · Silver · Coral Red

HEX
#D1BCBB
RGB
rgb(209, 188, 187)
HSL
hsl(3, 19%, 78%)
HSB
hsb(3, 11%, 82%)
CMYK
cmyk(0%, 10%, 11%, 18%)
Oklch
oklch(81.3% 0.024 20.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#F8EFEE

Peach Pink · Linen · Cherry Blossom

HEX
#F8EFEE
RGB
rgb(248, 239, 238)
HSL
hsl(6, 42%, 95%)
HSB
hsb(6, 4%, 97%)
CMYK
cmyk(0%, 4%, 4%, 3%)
Oklch
oklch(95.9% 0.010 25.1)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#224F48

Mineral Blue · DarkSlateGray · Peacock Green

HEX
#224F48
RGB
rgb(34, 79, 72)
HSL
hsl(171, 40%, 22%)
HSB
hsb(171, 57%, 31%)
CMYK
cmyk(57%, 0%, 9%, 69%)
Oklch
oklch(39.4% 0.051 182.1)

TraditionalMineral Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

030303
030303

Analogous

030303
030303
030303

Triadic

030303
030303
030303

Split-Comp.

030303
030303
030303

Tetradic

030303
030303
030303
030303

Contrast Matrix WCAG 2.1 Contrast

030303
710B20
D1BCBB
F8EFEE
224F48
1.7
Fail
11.4
AAA
18.2
AAA
2.2
Fail
1.7
Fail
6.6
AA
10.5
AAA
1.3
Fail
11.4
AAA
6.6
AA
1.6
Fail
5.1
AA
18.2
AAA
10.5
AAA
1.6
Fail
8.1
AAA
2.2
Fail
1.3
Fail
5.1
AA
8.1
AAA
White BG
20.6AAA
11.9AAA
1.8Fail
1.1Fail
9.2AAA
Black BG
1.0Fail
1.8Fail
11.6AAA
18.6AAA
2.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

030303
45441B
C8C8BB
F4F4EE
35364A

Deuteranopia

030303
4B521A
C9CBBB
F5F5EE
33304A

Tritanopia

030303
6C1716
D0BBBB
F8EEEE
244B4B

Achromatopsia

030303
2C2C2C
C2C2C2
F2F2F2
414141

Shades & Tints Shades & Tints

#030303

Dark
Light

#710B20

Dark
Light

#D1BCBB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030303;
  --color-2: #710b20;
  --color-3: #d1bcbb;
  --color-4: #f8efee;
  --color-5: #224f48;
}

SCSS

$color-1: #030303;
$color-2: #710b20;
$color-3: #d1bcbb;
$color-4: #f8efee;
$color-5: #224f48;

TAILWIND

colors: {
  'brand-1': '#030303',
  'brand-2': '#710b20',
  'brand-3': '#d1bcbb',
  'brand-4': '#f8efee',
  'brand-5': '#224f48',
}

RGB Array

[3, 3, 3], [113, 11, 32], [209, 188, 187], [248, 239, 238], [34, 79, 72]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #030303, #710B20, #D1BCBB, #F8EFEE, #224F48 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: #030303; --color-2: #710b20; --color-3: #d1bcbb; --color-4: #f8efee; --color-5: #224f48. 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