← Back to Editor

#212121 · #232829 · #EB4949 · #FF5F42 · #DED5C3

warm

A 5-color warm 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

#212121

Ink Black · Black · Dark Stone

HEX
#212121
RGB
rgb(33, 33, 33)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(24.8% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#232829

Slate Blue · DarkSlateGray · Dark Stone

HEX
#232829
RGB
rgb(35, 40, 41)
HSL
hsl(190, 8%, 15%)
HSB
hsb(190, 15%, 16%)
CMYK
cmyk(15%, 2%, 0%, 84%)
Oklch
oklch(27.2% 0.007 211.1)

TraditionalSlate Blue」· PaintDark Stone」· Creative Midnight Shadow

#EB4949

Vermilion · Tomato · Passion Red

HEX
#EB4949
RGB
rgb(235, 73, 73)
HSL
hsl(0, 80%, 60%)
HSB
hsb(0, 69%, 92%)
CMYK
cmyk(0%, 69%, 69%, 8%)
Oklch
oklch(63.6% 0.199 24.8)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#FF5F42

Peach Pink · Tomato · Coral Red

HEX
#FF5F42
RGB
rgb(255, 95, 66)
HSL
hsl(9, 100%, 63%)
HSB
hsb(9, 74%, 100%)
CMYK
cmyk(0%, 63%, 74%, 0%)
Oklch
oklch(69.1% 0.200 32.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#DED5C3

Goose Yellow · LightGray · Lemon Cream

HEX
#DED5C3
RGB
rgb(222, 213, 195)
HSL
hsl(40, 29%, 82%)
HSB
hsb(40, 12%, 87%)
CMYK
cmyk(0%, 4%, 12%, 13%)
Oklch
oklch(87.5% 0.026 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

212121
212121

Analogous

212121
212121
212121

Triadic

212121
212121
212121

Split-Comp.

212121
212121
212121

Tetradic

212121
212121
212121
212121

Contrast Matrix WCAG 2.1 Contrast

212121
232829
EB4949
FF5F42
DED5C3
1.1
Fail
4.3
AA Large
5.3
AA
11.1
AAA
1.1
Fail
4.0
AA Large
5.0
AA
10.2
AAA
4.3
AA Large
4.0
AA Large
1.2
Fail
2.6
Fail
5.3
AA
5.0
AA
1.2
Fail
2.1
Fail
11.1
AAA
10.2
AAA
2.6
Fail
2.1
Fail
White BG
16.1AAA
14.9AAA
3.8AA Large
3.0AA Large
1.5Fail
Black BG
1.3Fail
1.4Fail
5.6AA
7.0AA
14.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

212121
252529
A5A349
BAB849
DADAC7

Deuteranopia

212121
252529
AEBA49
C3CF4B
DBDBC8

Tritanopia

212121
232929
E34949
F74F50
DECBCC

Achromatopsia

212121
272727
797979
8C8C8C
D6D6D6

Shades & Tints Shades & Tints

#212121

Dark
Light

#232829

Dark
Light

#EB4949

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #212121;
  --color-2: #232829;
  --color-3: #eb4949;
  --color-4: #ff5f42;
  --color-5: #ded5c3;
}

SCSS

$color-1: #212121;
$color-2: #232829;
$color-3: #eb4949;
$color-4: #ff5f42;
$color-5: #ded5c3;

TAILWIND

colors: {
  'brand-1': '#212121',
  'brand-2': '#232829',
  'brand-3': '#eb4949',
  'brand-4': '#ff5f42',
  'brand-5': '#ded5c3',
}

RGB Array

[33, 33, 33], [35, 40, 41], [235, 73, 73], [255, 95, 66], [222, 213, 195]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #212121, #232829, #EB4949, #FF5F42, #DED5C3 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: #212121; --color-2: #232829; --color-3: #eb4949; --color-4: #ff5f42; --color-5: #ded5c3. 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 warm-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