← Back to Editor

#3B3B4F · #F2823D · #EBC69D · #F5F3D5 · #ABDED3

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#3B3B4F

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#3B3B4F
RGB
rgb(59, 59, 79)
HSL
hsl(240, 14%, 27%)
HSB
hsb(240, 25%, 31%)
CMYK
cmyk(25%, 25%, 0%, 69%)
Oklch
oklch(36.1% 0.034 284.5)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

#F2823D

Tangerine · Coral · Warm Sun

HEX
#F2823D
RGB
rgb(242, 130, 61)
HSL
hsl(23, 87%, 59%)
HSB
hsb(23, 75%, 95%)
CMYK
cmyk(0%, 46%, 75%, 5%)
Oklch
oklch(72.0% 0.159 49.3)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#EBC69D

Goose Yellow · BurlyWood · Peach Orange

HEX
#EBC69D
RGB
rgb(235, 198, 157)
HSL
hsl(32, 66%, 77%)
HSB
hsb(32, 33%, 92%)
CMYK
cmyk(0%, 16%, 33%, 8%)
Oklch
oklch(84.8% 0.069 69.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F5F3D5

Fresh Green · Beige · Lemon Cream

HEX
#F5F3D5
RGB
rgb(245, 243, 213)
HSL
hsl(56, 62%, 90%)
HSB
hsb(56, 13%, 96%)
CMYK
cmyk(0%, 1%, 13%, 4%)
Oklch
oklch(95.8% 0.039 104.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#ABDED3

Jade · LightBlue · Glacier Blue

HEX
#ABDED3
RGB
rgb(171, 222, 211)
HSL
hsl(167, 44%, 77%)
HSB
hsb(167, 23%, 87%)
CMYK
cmyk(23%, 0%, 5%, 13%)
Oklch
oklch(86.2% 0.055 180.2)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

3B3B4F
4E4E3B

Analogous

3B454E
3B3B4F
453B4E

Triadic

3B3B4F
4E3B3B
3B4E3B

Split-Comp.

3B3B4F
4E453B
454E3B

Tetradic

3B3B4F
4E3B45
4E4E3B
3B4E45

Contrast Matrix WCAG 2.1 Contrast

3B3B4F
F2823D
EBC69D
F5F3D5
ABDED3
4.2
AA Large
6.8
AA
9.7
AAA
7.3
AAA
4.2
AA Large
1.6
Fail
2.3
Fail
1.8
Fail
6.8
AA
1.6
Fail
1.4
Fail
1.1
Fail
9.7
AAA
2.3
Fail
1.4
Fail
1.3
Fail
7.3
AAA
1.8
Fail
1.1
Fail
1.3
Fail
White BG
10.9AAA
2.6Fail
1.6Fail
1.1Fail
1.5Fail
Black BG
1.9Fail
8.0AAA
13.1AAA
18.7AAA
14.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

3B3B4A
C2C04E
DBDBA7
F4F4DC
C1C2D6

Deuteranopia

3B3B49
C8D052
DDE0A9
F4F4DE
BEBAD6

Tritanopia

3B4646
EC5B5E
E9AFB0
F5E2E3
AED8D8

Achromatopsia

3D3D3D
9C9C9C
CCCCCC
F0F0F0
CDCDCD

Shades & Tints Shades & Tints

#3B3B4F

Dark
Light

#F2823D

Dark
Light

#EBC69D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #3b3b4f;
  --color-2: #f2823d;
  --color-3: #ebc69d;
  --color-4: #f5f3d5;
  --color-5: #abded3;
}

SCSS

$color-1: #3b3b4f;
$color-2: #f2823d;
$color-3: #ebc69d;
$color-4: #f5f3d5;
$color-5: #abded3;

TAILWIND

colors: {
  'brand-1': '#3b3b4f',
  'brand-2': '#f2823d',
  'brand-3': '#ebc69d',
  'brand-4': '#f5f3d5',
  'brand-5': '#abded3',
}

RGB Array

[59, 59, 79], [242, 130, 61], [235, 198, 157], [245, 243, 213], [171, 222, 211]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #3B3B4F, #F2823D, #EBC69D, #F5F3D5, #ABDED3 is ideal for: health products, baby brands, fresh-style blogs, 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: #3b3b4f; --color-2: #f2823d; --color-3: #ebc69d; --color-4: #f5f3d5; --color-5: #abded3. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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