← Back to Editor

#F0F090 · #D8C078 · #C09060 · #303048 · #000030

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

#F0F090

Fresh Green · Khaki · Sunflower

HEX
#F0F090
RGB
rgb(240, 240, 144)
HSL
hsl(60, 76%, 75%)
HSB
hsb(60, 40%, 94%)
CMYK
cmyk(0%, 0%, 40%, 6%)
Oklch
oklch(93.5% 0.119 108.5)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#D8C078

Ginger · BurlyWood · Sunflower

HEX
#D8C078
RGB
rgb(216, 192, 120)
HSL
hsl(45, 55%, 66%)
HSB
hsb(45, 44%, 85%)
CMYK
cmyk(0%, 11%, 44%, 15%)
Oklch
oklch(81.2% 0.095 91.6)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#C09060

Ginger · DarkSalmon · Warm Sun

HEX
#C09060
RGB
rgb(192, 144, 96)
HSL
hsl(30, 43%, 56%)
HSB
hsb(30, 50%, 75%)
CMYK
cmyk(0%, 25%, 50%, 25%)
Oklch
oklch(68.9% 0.087 65.6)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#303048

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#303048
RGB
rgb(48, 48, 72)
HSL
hsl(240, 20%, 24%)
HSB
hsb(240, 33%, 28%)
CMYK
cmyk(33%, 33%, 0%, 72%)
Oklch
oklch(32.0% 0.042 283.7)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#000030

Deep Indigo · Black · Deep Sea Blue

HEX
#000030
RGB
rgb(0, 0, 48)
HSL
hsl(240, 100%, 9%)
HSB
hsb(240, 100%, 19%)
CMYK
cmyk(100%, 100%, 0%, 81%)
Oklch
oklch(14.0% 0.097 264.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F0F090
8F8FF0

Analogous

F0BF8F
F0F090
BFF08F

Triadic

F0F090
8FF0F0
F08FF0

Split-Comp.

F0F090
8FBFF0
BF8FF0

Tetradic

F0F090
8FF0BF
8F8FF0
F08FBF

Contrast Matrix WCAG 2.1 Contrast

F0F090
D8C078
C09060
303048
000030
1.5
Fail
2.4
Fail
10.7
AAA
16.9
AAA
1.5
Fail
1.6
Fail
7.1
AAA
11.3
AAA
2.4
Fail
1.6
Fail
4.5
AA
7.1
AAA
10.7
AAA
7.1
AAA
4.5
AA
1.6
Fail
16.9
AAA
11.3
AAA
7.1
AAA
1.6
Fail
White BG
1.2Fail
1.8Fail
2.8Fail
12.8AAA
20.1AAA
Black BG
17.6AAA
11.7AAA
7.4AAA
1.6Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0A7
CECD89
ABAB6C
303042
000024

Deuteranopia

F0F0AD
CFD18E
AEB26E
303041
000022

Tritanopia

F0BABE
D7979A
BE7577
303E3D
001B19

Achromatopsia

E5E5E5
BFBFBF
999999
333333
050505

Shades & Tints Shades & Tints

#F0F090

Dark
Light

#D8C078

Dark
Light

#C09060

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f0f090;
  --color-2: #d8c078;
  --color-3: #c09060;
  --color-4: #303048;
  --color-5: #000030;
}

SCSS

$color-1: #f0f090;
$color-2: #d8c078;
$color-3: #c09060;
$color-4: #303048;
$color-5: #000030;

TAILWIND

colors: {
  'brand-1': '#f0f090',
  'brand-2': '#d8c078',
  'brand-3': '#c09060',
  'brand-4': '#303048',
  'brand-5': '#000030',
}

RGB Array

[240, 240, 144], [216, 192, 120], [192, 144, 96], [48, 48, 72], [0, 0, 48]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F0F090, #D8C078, #C09060, #303048, #000030 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: #f0f090; --color-2: #d8c078; --color-3: #c09060; --color-4: #303048; --color-5: #000030. 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 general-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