← Back to Editor

#030303 · #332D3B · #F796FA · #723D53 · #E693A4

minimal

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

RestrainedProfessionalPureWarmCool

Industry INDUSTRY

ArchitectureManufacturingSaaS B2B

UI Context UI CONTEXT

Corporate SitePortfolioAdmin PanelData 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

#332D3B

Deep Indigo · DarkSlateGray · Dark Purple

HEX
#332D3B
RGB
rgb(51, 45, 59)
HSL
hsl(266, 13%, 20%)
HSB
hsb(266, 24%, 23%)
CMYK
cmyk(14%, 24%, 0%, 77%)
Oklch
oklch(30.9% 0.026 304.4)

TraditionalDeep Indigo」· PaintDark Purple」· Creative Blush Sunrise

#F796FA

Lilac · Violet · Lilac Purple

HEX
#F796FA
RGB
rgb(247, 150, 250)
HSL
hsl(298, 91%, 78%)
HSB
hsb(298, 40%, 98%)
CMYK
cmyk(1%, 40%, 0%, 2%)
Oklch
oklch(80.6% 0.170 325.9)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#723D53

Dark Violet · DimGray · Camellia

HEX
#723D53
RGB
rgb(114, 61, 83)
HSL
hsl(335, 30%, 34%)
HSB
hsb(335, 46%, 45%)
CMYK
cmyk(0%, 46%, 27%, 55%)
Oklch
oklch(43.3% 0.079 354.6)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#E693A4

Peach Pink · LightCoral · Coral Red

HEX
#E693A4
RGB
rgb(230, 147, 164)
HSL
hsl(348, 62%, 74%)
HSB
hsb(348, 36%, 90%)
CMYK
cmyk(0%, 36%, 29%, 10%)
Oklch
oklch(75.2% 0.102 6.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

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
332D3B
F796FA
723D53
E693A4
1.6
Fail
10.5
AAA
2.5
Fail
8.9
AAA
1.6
Fail
6.8
AA
1.6
Fail
5.7
AA
10.5
AAA
6.8
AA
4.3
AA Large
1.2
Fail
2.5
Fail
1.6
Fail
4.3
AA Large
3.6
AA Large
8.9
AAA
5.7
AA
1.2
Fail
3.6
AA Large
White BG
20.6AAA
13.3AAA
2.0Fail
8.4AAA
2.3Fail
Black BG
1.0Fail
1.6Fail
10.7AAA
2.5Fail
9.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

030303
303038
CDCCE2
5B5B4E
C2C1A0

Deuteranopia

030303
313137
D3DADC
5E624C
C7CD9F

Tritanopia

030303
333534
F2CFCB
6F4949
E29D9C

Achromatopsia

030303
303030
BEBEBE
4F4F4F
AEAEAE

Shades & Tints Shades & Tints

#030303

Dark
Light

#332D3B

Dark
Light

#F796FA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #030303;
  --color-2: #332d3b;
  --color-3: #f796fa;
  --color-4: #723d53;
  --color-5: #e693a4;
}

SCSS

$color-1: #030303;
$color-2: #332d3b;
$color-3: #f796fa;
$color-4: #723d53;
$color-5: #e693a4;

TAILWIND

colors: {
  'brand-1': '#030303',
  'brand-2': '#332d3b',
  'brand-3': '#f796fa',
  'brand-4': '#723d53',
  'brand-5': '#e693a4',
}

RGB Array

[3, 3, 3], [51, 45, 59], [247, 150, 250], [114, 61, 83], [230, 147, 164]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This minimal-style palette of #030303, #332D3B, #F796FA, #723D53, #E693A4 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: #332d3b; --color-3: #f796fa; --color-4: #723d53; --color-5: #e693a4. 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 minimal-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