← Back to Editor

#FF3848 · #CCB574 · #F7DB8D · #3B3B3B · #1F1D17

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

#FF3848

Peach Pink · Tomato · Coral Red

HEX
#FF3848
RGB
rgb(255, 56, 72)
HSL
hsl(355, 100%, 61%)
HSB
hsb(355, 78%, 100%)
CMYK
cmyk(0%, 78%, 72%, 0%)
Oklch
oklch(65.5% 0.232 22.8)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#CCB574

Ginger · Tan · Sunflower

HEX
#CCB574
RGB
rgb(204, 181, 116)
HSL
hsl(44, 46%, 63%)
HSB
hsb(44, 43%, 80%)
CMYK
cmyk(0%, 11%, 43%, 20%)
Oklch
oklch(77.8% 0.088 90.7)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#F7DB8D

Goose Yellow · Khaki · Lemon Cream

HEX
#F7DB8D
RGB
rgb(247, 219, 141)
HSL
hsl(44, 87%, 76%)
HSB
hsb(44, 43%, 97%)
CMYK
cmyk(0%, 11%, 43%, 3%)
Oklch
oklch(89.8% 0.102 90.4)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#3B3B3B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3B3B3B
RGB
rgb(59, 59, 59)
HSL
hsl(0, 0%, 23%)
HSB
hsb(0, 0%, 23%)
CMYK
cmyk(0%, 0%, 0%, 77%)
Oklch
oklch(35.2% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#1F1D17

Ochre · Black · Amber Gold

HEX
#1F1D17
RGB
rgb(31, 29, 23)
HSL
hsl(45, 15%, 11%)
HSB
hsb(45, 26%, 12%)
CMYK
cmyk(0%, 6%, 26%, 88%)
Oklch
oklch(23.1% 0.012 91.8)

TraditionalOchre」· PaintAmber Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF3848
38FFEE

Analogous

FF38AC
FF3848
FF8B38

Triadic

FF3848
49FF38
3849FF

Split-Comp.

FF3848
38FF8B
38ACFF

Tetradic

FF3848
ACFF38
38FFEE
8B38FF

Contrast Matrix WCAG 2.1 Contrast

FF3848
CCB574
F7DB8D
3B3B3B
1F1D17
1.8
Fail
2.6
Fail
3.2
AA Large
4.7
AA
1.8
Fail
1.5
Fail
5.6
AA
8.4
AAA
2.6
Fail
1.5
Fail
8.3
AAA
12.4
AAA
3.2
AA Large
5.6
AA
8.3
AAA
1.5
Fail
4.7
AA
8.4
AAA
12.4
AAA
1.5
Fail
White BG
3.6AA Large
2.0Fail
1.4Fail
11.2AAA
16.8AAA
Black BG
5.9AA
10.4AAA
15.5AAA
1.9Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

A9A744
C2C284
EBEBA0
3B3B3B
1E1E18

Deuteranopia

B4C343
C3C588
EDEFA4
3B3B3B
1E1E19

Tritanopia

F54140
CB9093
F6AFB2
3B3B3B
1F1A1A

Achromatopsia

757575
B4B4B4
DADADA
3B3B3B
1D1D1D

Shades & Tints Shades & Tints

#FF3848

Dark
Light

#CCB574

Dark
Light

#F7DB8D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff3848;
  --color-2: #ccb574;
  --color-3: #f7db8d;
  --color-4: #3b3b3b;
  --color-5: #1f1d17;
}

SCSS

$color-1: #ff3848;
$color-2: #ccb574;
$color-3: #f7db8d;
$color-4: #3b3b3b;
$color-5: #1f1d17;

TAILWIND

colors: {
  'brand-1': '#ff3848',
  'brand-2': '#ccb574',
  'brand-3': '#f7db8d',
  'brand-4': '#3b3b3b',
  'brand-5': '#1f1d17',
}

RGB Array

[255, 56, 72], [204, 181, 116], [247, 219, 141], [59, 59, 59], [31, 29, 23]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF3848, #CCB574, #F7DB8D, #3B3B3B, #1F1D17 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: #ff3848; --color-2: #ccb574; --color-3: #f7db8d; --color-4: #3b3b3b; --color-5: #1f1d17. 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