← Back to Editor

#282C33 · #DE5A60 · #FCEC9F · #F71E58 · #40392C

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

#282C33

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#282C33
RGB
rgb(40, 44, 51)
HSL
hsl(218, 12%, 18%)
HSB
hsb(218, 22%, 20%)
CMYK
cmyk(22%, 14%, 0%, 80%)
Oklch
oklch(29.2% 0.014 261.7)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#DE5A60

Peach Pink · Tomato · Coral Red

HEX
#DE5A60
RGB
rgb(222, 90, 96)
HSL
hsl(357, 67%, 61%)
HSB
hsb(357, 59%, 87%)
CMYK
cmyk(0%, 59%, 57%, 13%)
Oklch
oklch(63.9% 0.165 20.4)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#FCEC9F

Fresh Green · Khaki · Lemon Cream

HEX
#FCEC9F
RGB
rgb(252, 236, 159)
HSL
hsl(50, 94%, 81%)
HSB
hsb(50, 37%, 99%)
CMYK
cmyk(0%, 6%, 37%, 1%)
Oklch
oklch(93.9% 0.098 97.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F71E58

Dark Violet · Crimson · Rose Pink

HEX
#F71E58
RGB
rgb(247, 30, 88)
HSL
hsl(344, 93%, 54%)
HSB
hsb(344, 88%, 97%)
CMYK
cmyk(0%, 88%, 64%, 3%)
Oklch
oklch(62.9% 0.240 15.0)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#40392C

Ochre · DarkSlateGray · Cinnamon

HEX
#40392C
RGB
rgb(64, 57, 44)
HSL
hsl(39, 19%, 21%)
HSB
hsb(39, 31%, 25%)
CMYK
cmyk(0%, 11%, 31%, 75%)
Oklch
oklch(34.8% 0.024 82.9)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

282C33
332F28

Analogous

283233
282C33
2A2833

Triadic

282C33
33282C
2C3328

Split-Comp.

282C33
332A28
323328

Tetradic

282C33
332832
332F28
28332A

Contrast Matrix WCAG 2.1 Contrast

282C33
DE5A60
FCEC9F
F71E58
40392C
3.8
AA Large
11.8
AAA
3.5
AA Large
1.2
Fail
3.8
AA Large
3.1
AA Large
1.1
Fail
3.1
AA Large
11.8
AAA
3.1
AA Large
3.3
AA Large
9.6
AAA
3.5
AA Large
1.1
Fail
3.3
AA Large
2.9
Fail
1.2
Fail
3.1
AA Large
9.6
AAA
2.9
Fail
White BG
14.0AAA
3.7AA Large
1.2Fail
4.0AA Large
11.4AAA
Black BG
1.5Fail
5.7AA
17.6AAA
5.3AA
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

2A2A31
A5A45F
F5F5B2
99974A
3D3D2F

Deuteranopia

2A2931
ADB65E
F6F7B6
A6B647
3D3E30

Tritanopia

283030
D75D5D
FBC0C4
EC3F3C
403232

Achromatopsia

2C2C2C
828282
E8E8E8
656565
3A3A3A

Shades & Tints Shades & Tints

#282C33

Dark
Light

#DE5A60

Dark
Light

#FCEC9F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #282c33;
  --color-2: #de5a60;
  --color-3: #fcec9f;
  --color-4: #f71e58;
  --color-5: #40392c;
}

SCSS

$color-1: #282c33;
$color-2: #de5a60;
$color-3: #fcec9f;
$color-4: #f71e58;
$color-5: #40392c;

TAILWIND

colors: {
  'brand-1': '#282c33',
  'brand-2': '#de5a60',
  'brand-3': '#fcec9f',
  'brand-4': '#f71e58',
  'brand-5': '#40392c',
}

RGB Array

[40, 44, 51], [222, 90, 96], [252, 236, 159], [247, 30, 88], [64, 57, 44]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #282C33, #DE5A60, #FCEC9F, #F71E58, #40392C 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: #282c33; --color-2: #de5a60; --color-3: #fcec9f; --color-4: #f71e58; --color-5: #40392c. 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