← Back to Editor

#181818 · #484848 · #C09018 · #F0C030 · #F0D848

warm

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

#181818

Ink Black · Black · Jet Black

HEX
#181818
RGB
rgb(24, 24, 24)
HSL
hsl(0, 0%, 9%)
HSB
hsb(0, 0%, 9%)
CMYK
cmyk(0%, 0%, 0%, 91%)
Oklch
oklch(20.9% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#484848

Dark Cyan · DarkSlateGray · Charcoal

HEX
#484848
RGB
rgb(72, 72, 72)
HSL
hsl(0, 0%, 28%)
HSB
hsb(0, 0%, 28%)
CMYK
cmyk(0%, 0%, 0%, 72%)
Oklch
oklch(40.2% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#C09018

Ochre · DarkGoldenRod · Honey Gold

HEX
#C09018
RGB
rgb(192, 144, 24)
HSL
hsl(43, 78%, 42%)
HSB
hsb(43, 88%, 75%)
CMYK
cmyk(0%, 25%, 88%, 25%)
Oklch
oklch(68.1% 0.134 83.6)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#F0C030

Ginger · GoldenRod · Sunflower

HEX
#F0C030
RGB
rgb(240, 192, 48)
HSL
hsl(45, 86%, 56%)
HSB
hsb(45, 80%, 94%)
CMYK
cmyk(0%, 20%, 80%, 6%)
Oklch
oklch(82.8% 0.157 88.7)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#F0D848

Fresh Green · SandyBrown · Sunflower

HEX
#F0D848
RGB
rgb(240, 216, 72)
HSL
hsl(51, 85%, 61%)
HSB
hsb(51, 70%, 94%)
CMYK
cmyk(0%, 10%, 70%, 6%)
Oklch
oklch(87.7% 0.159 99.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

181818
171717

Analogous

171717
181818
171717

Triadic

181818
171717
171717

Split-Comp.

181818
171717
171717

Tetradic

181818
171717
171717
171717

Contrast Matrix WCAG 2.1 Contrast

181818
484848
C09018
F0C030
F0D848
1.9
Fail
6.1
AA
10.4
AAA
12.4
AAA
1.9
Fail
3.2
AA Large
5.4
AA
6.4
AA
6.1
AA
3.2
AA Large
1.7
Fail
2.0
Fail
10.4
AAA
5.4
AA
1.7
Fail
1.2
Fail
12.4
AAA
6.4
AA
2.0
Fail
1.2
Fail
White BG
17.8AAA
9.1AAA
2.9Fail
1.7Fail
1.4Fail
Black BG
1.2Fail
2.3Fail
7.2AAA
12.3AAA
14.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

181818
484848
ABAB35
DBDB53
E6E56B

Deuteranopia

181818
484848
AEB23C
DEE25B
E7E973

Tritanopia

181818
484848
BE4C51
EE6E74
EF868C

Achromatopsia

181818
484848
919191
BEBEBE
CFCFCF

Shades & Tints Shades & Tints

#181818

Dark
Light

#484848

Dark
Light

#C09018

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #181818;
  --color-2: #484848;
  --color-3: #c09018;
  --color-4: #f0c030;
  --color-5: #f0d848;
}

SCSS

$color-1: #181818;
$color-2: #484848;
$color-3: #c09018;
$color-4: #f0c030;
$color-5: #f0d848;

TAILWIND

colors: {
  'brand-1': '#181818',
  'brand-2': '#484848',
  'brand-3': '#c09018',
  'brand-4': '#f0c030',
  'brand-5': '#f0d848',
}

RGB Array

[24, 24, 24], [72, 72, 72], [192, 144, 24], [240, 192, 48], [240, 216, 72]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #181818, #484848, #C09018, #F0C030, #F0D848 is ideal for: tech websites, dark mode UIs, game UIs, 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: #181818; --color-2: #484848; --color-3: #c09018; --color-4: #f0c030; --color-5: #f0d848. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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