← Back to Editor

#FEF6C5 · #FFCB27 · #F43C00 · #FF2F11 · #CB0100

spring

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#FEF6C5

Fresh Green · Bisque · Lemon Cream

HEX
#FEF6C5
RGB
rgb(254, 246, 197)
HSL
hsl(52, 97%, 88%)
HSB
hsb(52, 22%, 100%)
CMYK
cmyk(0%, 3%, 22%, 0%)
Oklch
oklch(96.7% 0.064 99.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFCB27

Ginger · Gold · Sunflower

HEX
#FFCB27
RGB
rgb(255, 203, 39)
HSL
hsl(46, 100%, 58%)
HSB
hsb(46, 85%, 100%)
CMYK
cmyk(0%, 20%, 85%, 0%)
Oklch
oklch(86.4% 0.169 88.9)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#F43C00

Tangerine · OrangeRed · Amber Brown

HEX
#F43C00
RGB
rgb(244, 60, 0)
HSL
hsl(15, 100%, 48%)
HSB
hsb(15, 100%, 96%)
CMYK
cmyk(0%, 75%, 100%, 4%)
Oklch
oklch(63.4% 0.226 34.4)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#FF2F11

Vermilion · OrangeRed · Passion Red

HEX
#FF2F11
RGB
rgb(255, 47, 17)
HSL
hsl(8, 100%, 53%)
HSB
hsb(8, 93%, 100%)
CMYK
cmyk(0%, 82%, 93%, 0%)
Oklch
oklch(64.4% 0.242 31.1)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#CB0100

Vermilion · Red · Wine Red

HEX
#CB0100
RGB
rgb(203, 1, 0)
HSL
hsl(0, 100%, 40%)
HSB
hsb(0, 100%, 80%)
CMYK
cmyk(0%, 100%, 100%, 20%)
Oklch
oklch(52.9% 0.217 29.3)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FEF6C5
C3CBFE

Analogous

FED8C3
FEF6C5
E8FEC3

Triadic

FEF6C5
C3FEF6
F6C3FE

Split-Comp.

FEF6C5
C3E8FE
D8C3FE

Tetradic

FEF6C5
C3FED8
C3CBFE
FEC3E8

Contrast Matrix WCAG 2.1 Contrast

FEF6C5
FFCB27
F43C00
FF2F11
CB0100
1.4
Fail
3.5
AA Large
3.4
AA Large
5.4
AA
1.4
Fail
2.5
Fail
2.4
Fail
3.9
AA Large
3.5
AA Large
2.5
Fail
1.0
Fail
1.6
Fail
3.4
AA Large
2.4
Fail
1.0
Fail
1.6
Fail
5.4
AA
3.9
AA Large
1.6
Fail
1.6
Fail
White BG
1.1Fail
1.5Fail
3.8AA Large
3.7AA Large
5.9AA
Black BG
19.2AAA
13.8AAA
5.5AA
5.7AA
3.5AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FBFAD1
E8E84F
A4A30F
A5A318
747200

Deuteranopia

FBFCD4
ECEF58
AFBD12
B1C11A
7F8E00

Tritanopia

FEDADC
FC6E75
EB1A1D
F51E1F
C10000

Achromatopsia

F3F3F3
C8C8C8
6C6C6C
6A6A6A
3D3D3D

Shades & Tints Shades & Tints

#FEF6C5

Dark
Light

#FFCB27

Dark
Light

#F43C00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fef6c5;
  --color-2: #ffcb27;
  --color-3: #f43c00;
  --color-4: #ff2f11;
  --color-5: #cb0100;
}

SCSS

$color-1: #fef6c5;
$color-2: #ffcb27;
$color-3: #f43c00;
$color-4: #ff2f11;
$color-5: #cb0100;

TAILWIND

colors: {
  'brand-1': '#fef6c5',
  'brand-2': '#ffcb27',
  'brand-3': '#f43c00',
  'brand-4': '#ff2f11',
  'brand-5': '#cb0100',
}

RGB Array

[254, 246, 197], [255, 203, 39], [244, 60, 0], [255, 47, 17], [203, 1, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This spring-style palette of #FEF6C5, #FFCB27, #F43C00, #FF2F11, #CB0100 is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. 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: #fef6c5; --color-2: #ffcb27; --color-3: #f43c00; --color-4: #ff2f11; --color-5: #cb0100. 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 spring-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