← Back to Editor

#FF5959 · #BF6B6E · #6F6F75 · #037382 · #2A2C30

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

#FF5959

Peach Pink · Tomato · Coral Red

HEX
#FF5959
RGB
rgb(255, 89, 89)
HSL
hsl(0, 100%, 67%)
HSB
hsb(0, 65%, 100%)
CMYK
cmyk(0%, 65%, 65%, 0%)
Oklch
oklch(68.7% 0.202 24.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#BF6B6E

Crimson · LightCoral · Passion Red

HEX
#BF6B6E
RGB
rgb(191, 107, 110)
HSL
hsl(358, 40%, 58%)
HSB
hsb(358, 44%, 75%)
CMYK
cmyk(0%, 44%, 42%, 25%)
Oklch
oklch(62.3% 0.107 18.4)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#6F6F75

Ink Gray · DimGray · Warm Gray

HEX
#6F6F75
RGB
rgb(111, 111, 117)
HSL
hsl(240, 3%, 45%)
HSB
hsb(240, 5%, 46%)
CMYK
cmyk(5%, 5%, 0%, 54%)
Oklch
oklch(54.4% 0.009 286.1)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#037382

Lake Blue · Teal · Mint Ice

HEX
#037382
RGB
rgb(3, 115, 130)
HSL
hsl(187, 95%, 26%)
HSB
hsb(187, 98%, 51%)
CMYK
cmyk(98%, 12%, 0%, 49%)
Oklch
oklch(51.0% 0.088 210.6)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#2A2C30

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2A2C30
RGB
rgb(42, 44, 48)
HSL
hsl(220, 7%, 18%)
HSB
hsb(220, 13%, 19%)
CMYK
cmyk(13%, 8%, 0%, 81%)
Oklch
oklch(29.3% 0.008 264.4)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF5959
57FFFF

Analogous

FF57AB
FF5959
FFAB57

Triadic

FF5959
57FF57
5757FF

Split-Comp.

FF5959
57FFAB
57ABFF

Tetradic

FF5959
ABFF57
57FFFF
AB57FF

Contrast Matrix WCAG 2.1 Contrast

FF5959
BF6B6E
6F6F75
037382
2A2C30
1.2
Fail
1.6
Fail
1.8
Fail
4.5
AA
1.2
Fail
1.3
Fail
1.5
Fail
3.7
AA Large
1.6
Fail
1.3
Fail
1.1
Fail
2.8
Fail
1.8
Fail
1.5
Fail
1.1
Fail
2.5
Fail
4.5
AA
3.7
AA Large
2.8
Fail
2.5
Fail
White BG
3.1AA Large
3.8AA Large
5.0AA
5.6AA
14.0AAA
Black BG
6.8AA
5.5AA
4.2AA Large
3.8AA Large
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

B7B659
9B9A6D
6F6F74
33357E
2B2B2F

Deuteranopia

C1CD59
A0A66D
6F6F73
2D257E
2B2B2F

Tritanopia

F75959
BB6D6D
6F7272
097C7B
2A2E2E

Achromatopsia

8B8B8B
848484
707070
535353
2C2C2C

Shades & Tints Shades & Tints

#FF5959

Dark
Light

#BF6B6E

Dark
Light

#6F6F75

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff5959;
  --color-2: #bf6b6e;
  --color-3: #6f6f75;
  --color-4: #037382;
  --color-5: #2a2c30;
}

SCSS

$color-1: #ff5959;
$color-2: #bf6b6e;
$color-3: #6f6f75;
$color-4: #037382;
$color-5: #2a2c30;

TAILWIND

colors: {
  'brand-1': '#ff5959',
  'brand-2': '#bf6b6e',
  'brand-3': '#6f6f75',
  'brand-4': '#037382',
  'brand-5': '#2a2c30',
}

RGB Array

[255, 89, 89], [191, 107, 110], [111, 111, 117], [3, 115, 130], [42, 44, 48]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF5959, #BF6B6E, #6F6F75, #037382, #2A2C30 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: #ff5959; --color-2: #bf6b6e; --color-3: #6f6f75; --color-4: #037382; --color-5: #2a2c30. 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