← Back to Editor

#000000 · #467A54 · #7FA34B · #C6B953 · #F2C45A

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

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#467A54

Celadon · SeaGreen · Forest Green

HEX
#467A54
RGB
rgb(70, 122, 84)
HSL
hsl(136, 27%, 38%)
HSB
hsb(136, 43%, 48%)
CMYK
cmyk(43%, 0%, 31%, 52%)
Oklch
oklch(53.2% 0.082 151.4)

TraditionalCeladon」· PaintForest Green」· Creative Blush Sunrise

#7FA34B

Grass Green · Gray · Olive Green

HEX
#7FA34B
RGB
rgb(127, 163, 75)
HSL
hsl(85, 37%, 47%)
HSB
hsb(85, 54%, 64%)
CMYK
cmyk(22%, 0%, 54%, 36%)
Oklch
oklch(66.9% 0.124 127.9)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#C6B953

Autumn Sage · SandyBrown · Sunflower

HEX
#C6B953
RGB
rgb(198, 185, 83)
HSL
hsl(53, 50%, 55%)
HSB
hsb(53, 58%, 78%)
CMYK
cmyk(0%, 7%, 58%, 22%)
Oklch
oklch(77.6% 0.124 102.1)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#F2C45A

Ginger · SandyBrown · Sunflower

HEX
#F2C45A
RGB
rgb(242, 196, 90)
HSL
hsl(42, 85%, 65%)
HSB
hsb(42, 63%, 95%)
CMYK
cmyk(0%, 19%, 63%, 5%)
Oklch
oklch(84.1% 0.134 85.6)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
467A54
7FA34B
C6B953
F2C45A
4.2
AA Large
7.2
AAA
10.5
AAA
12.8
AAA
4.2
AA Large
1.7
Fail
2.5
Fail
3.1
AA Large
7.2
AAA
1.7
Fail
1.4
Fail
1.8
Fail
10.5
AAA
2.5
Fail
1.4
Fail
1.2
Fail
12.8
AAA
3.1
AA Large
1.8
Fail
1.2
Fail
White BG
21.0AAA
5.0AA
2.9Fail
2.0Fail
1.6Fail
Black BG
1.0Fail
4.2AA Large
7.2AAA
10.5AAA
12.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
5D5D5D
8F8F60
C0C06C
DEDE74

Deuteranopia

000000
5A565F
8D8A65
C1C272
E1E47A

Tritanopia

000000
496466
817175
C57F83
F0888C

Achromatopsia

000000
666666
8E8E8E
B1B1B1
C6C6C6

Shades & Tints Shades & Tints

#000000

Dark
Light

#467A54

Dark
Light

#7FA34B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #467a54;
  --color-3: #7fa34b;
  --color-4: #c6b953;
  --color-5: #f2c45a;
}

SCSS

$color-1: #000000;
$color-2: #467a54;
$color-3: #7fa34b;
$color-4: #c6b953;
$color-5: #f2c45a;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#467a54',
  'brand-3': '#7fa34b',
  'brand-4': '#c6b953',
  'brand-5': '#f2c45a',
}

RGB Array

[0, 0, 0], [70, 122, 84], [127, 163, 75], [198, 185, 83], [242, 196, 90]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #000000, #467A54, #7FA34B, #C6B953, #F2C45A 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: #000000; --color-2: #467a54; --color-3: #7fa34b; --color-4: #c6b953; --color-5: #f2c45a. 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