← Back to Editor

#282828 · #FC0243 · #D7CAC3 · #D3DFD1 · #D0F2DD

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#282828

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#282828
RGB
rgb(40, 40, 40)
HSL
hsl(0, 0%, 16%)
HSB
hsb(0, 0%, 16%)
CMYK
cmyk(0%, 0%, 0%, 84%)
Oklch
oklch(27.7% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#FC0243

Dark Violet · Crimson · Camellia

HEX
#FC0243
RGB
rgb(252, 2, 67)
HSL
hsl(344, 98%, 50%)
HSB
hsb(344, 99%, 99%)
CMYK
cmyk(0%, 99%, 73%, 1%)
Oklch
oklch(62.7% 0.251 20.0)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#D7CAC3

Apricot · LightGray · Peach Orange

HEX
#D7CAC3
RGB
rgb(215, 202, 195)
HSL
hsl(21, 20%, 80%)
HSB
hsb(21, 9%, 84%)
CMYK
cmyk(0%, 6%, 9%, 16%)
Oklch
oklch(84.8% 0.018 50.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#D3DFD1

Celadon · LightGray · Mint Green

HEX
#D3DFD1
RGB
rgb(211, 223, 209)
HSL
hsl(111, 18%, 85%)
HSB
hsb(111, 6%, 87%)
CMYK
cmyk(5%, 0%, 6%, 13%)
Oklch
oklch(89.1% 0.023 141.2)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#D0F2DD

Emerald · LightGray · Mint Green

HEX
#D0F2DD
RGB
rgb(208, 242, 221)
HSL
hsl(143, 57%, 88%)
HSB
hsb(143, 14%, 95%)
CMYK
cmyk(14%, 0%, 9%, 5%)
Oklch
oklch(93.1% 0.045 158.3)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

282828
292929

Analogous

292929
282828
292929

Triadic

282828
292929
292929

Split-Comp.

282828
292929
292929

Tetradic

282828
292929
292929
292929

Contrast Matrix WCAG 2.1 Contrast

282828
FC0243
D7CAC3
D3DFD1
D0F2DD
3.7
AA Large
9.2
AAA
10.7
AAA
12.2
AAA
3.7
AA Large
2.5
Fail
2.9
Fail
3.3
AA Large
9.2
AAA
2.5
Fail
1.2
Fail
1.3
Fail
10.7
AAA
2.9
Fail
1.2
Fail
1.1
Fail
12.2
AAA
3.3
AA Large
1.3
Fail
1.1
Fail
White BG
14.7AAA
4.0AA Large
1.6Fail
1.4Fail
1.2Fail
Black BG
1.4Fail
5.2AA
13.1AAA
15.2AAA
17.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

282828
908E33
D1D1C5
D8D8D4
DFDFE2

Deuteranopia

282828
9EB130
D2D3C5
D8D7D5
DDDAE3

Tritanopia

282828
EF2724
D6C6C6
D4D7D8
D2E6E7

Achromatopsia

282828
545454
CDCDCD
DADADA
E5E5E5

Shades & Tints Shades & Tints

#282828

Dark
Light

#FC0243

Dark
Light

#D7CAC3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #282828;
  --color-2: #fc0243;
  --color-3: #d7cac3;
  --color-4: #d3dfd1;
  --color-5: #d0f2dd;
}

SCSS

$color-1: #282828;
$color-2: #fc0243;
$color-3: #d7cac3;
$color-4: #d3dfd1;
$color-5: #d0f2dd;

TAILWIND

colors: {
  'brand-1': '#282828',
  'brand-2': '#fc0243',
  'brand-3': '#d7cac3',
  'brand-4': '#d3dfd1',
  'brand-5': '#d0f2dd',
}

RGB Array

[40, 40, 40], [252, 2, 67], [215, 202, 195], [211, 223, 209], [208, 242, 221]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #282828, #FC0243, #D7CAC3, #D3DFD1, #D0F2DD 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: #282828; --color-2: #fc0243; --color-3: #d7cac3; --color-4: #d3dfd1; --color-5: #d0f2dd. 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