← Back to Editor

#CC0000 · #FF6600 · #FFCC00 · #FFFF00 · #CCCC00

warm

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial App

Color Details Color Details

#CC0000

Vermilion · Red · Wine Red

HEX
#CC0000
RGB
rgb(204, 0, 0)
HSL
hsl(0, 100%, 40%)
HSB
hsb(0, 100%, 80%)
CMYK
cmyk(0%, 100%, 100%, 20%)
Oklch
oklch(53.1% 0.218 29.2)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#FF6600

Tangerine · OrangeRed · Amber Brown

HEX
#FF6600
RGB
rgb(255, 102, 0)
HSL
hsl(24, 100%, 50%)
HSB
hsb(24, 100%, 100%)
CMYK
cmyk(0%, 60%, 100%, 0%)
Oklch
oklch(69.6% 0.204 43.5)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#FFCC00

Ochre · Gold · Honey Gold

HEX
#FFCC00
RGB
rgb(255, 204, 0)
HSL
hsl(48, 100%, 50%)
HSB
hsb(48, 100%, 100%)
CMYK
cmyk(0%, 20%, 100%, 0%)
Oklch
oklch(86.5% 0.177 90.4)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#FFFF00

Autumn Sage · Yellow · Honey Gold

HEX
#FFFF00
RGB
rgb(255, 255, 0)
HSL
hsl(60, 100%, 50%)
HSB
hsb(60, 100%, 100%)
CMYK
cmyk(0%, 0%, 100%, 0%)
Oklch
oklch(96.8% 0.211 109.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#CCCC00

Autumn Sage · Gold · Honey Gold

HEX
#CCCC00
RGB
rgb(204, 204, 0)
HSL
hsl(60, 100%, 40%)
HSB
hsb(60, 100%, 80%)
CMYK
cmyk(0%, 0%, 100%, 20%)
Oklch
oklch(81.8% 0.178 109.8)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CC0000
00CCCC

Analogous

CC0066
CC0000
CC6600

Triadic

CC0000
00CC00
0000CC

Split-Comp.

CC0000
00CC66
0066CC

Tetradic

CC0000
66CC00
00CCCC
6600CC

Contrast Matrix WCAG 2.1 Contrast

CC0000
FF6600
FFCC00
FFFF00
CCCC00
2.0
Fail
3.9
AA Large
5.5
AA
3.4
AA Large
2.0
Fail
1.9
Fail
2.7
Fail
1.7
Fail
3.9
AA Large
1.9
Fail
1.4
Fail
1.1
Fail
5.5
AA
2.7
Fail
1.4
Fail
1.6
Fail
3.4
AA Large
1.7
Fail
1.1
Fail
1.6
Fail
White BG
5.9AA
2.9Fail
1.5Fail
1.1Fail
1.7Fail
Black BG
3.6AA Large
7.2AAA
13.9AAA
19.6AAA
12.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

747200
BDBB19
E9E831
FFFF3E
CCCC31

Deuteranopia

808F00
C6D11F
ECF03D
FFFF4D
CCCC3D

Tritanopia

C20000
F72C30
FC5861
FF6E79
CC5861

Achromatopsia

3D3D3D
888888
C4C4C4
E2E2E2
B5B5B5

Shades & Tints Shades & Tints

#CC0000

Dark
Light

#FF6600

Dark
Light

#FFCC00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cc0000;
  --color-2: #ff6600;
  --color-3: #ffcc00;
  --color-4: #ffff00;
  --color-5: #cccc00;
}

SCSS

$color-1: #cc0000;
$color-2: #ff6600;
$color-3: #ffcc00;
$color-4: #ffff00;
$color-5: #cccc00;

TAILWIND

colors: {
  'brand-1': '#cc0000',
  'brand-2': '#ff6600',
  'brand-3': '#ffcc00',
  'brand-4': '#ffff00',
  'brand-5': '#cccc00',
}

RGB Array

[204, 0, 0], [255, 102, 0], [255, 204, 0], [255, 255, 0], [204, 204, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #CC0000, #FF6600, #FFCC00, #FFFF00, #CCCC00 is ideal for: social media posters, mobile apps, e-commerce promos. Vivid colors effectively attract user attention. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #cc0000; --color-2: #ff6600; --color-3: #ffcc00; --color-4: #ffff00; --color-5: #cccc00. 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. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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