← Back to Editor

#FF7A45 · #BFADA9 · #412F25

A 3-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

#FF7A45

Apricot · Coral · Warm Sun

HEX
#FF7A45
RGB
rgb(255, 122, 69)
HSL
hsl(17, 100%, 64%)
HSB
hsb(17, 73%, 100%)
CMYK
cmyk(0%, 52%, 73%, 0%)
Oklch
oklch(72.7% 0.176 41.2)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#BFADA9

Peach Pink · DarkGray · Coral Red

HEX
#BFADA9
RGB
rgb(191, 173, 169)
HSL
hsl(11, 15%, 71%)
HSB
hsb(11, 12%, 75%)
CMYK
cmyk(0%, 9%, 12%, 25%)
Oklch
oklch(76.2% 0.022 32.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#412F25

Tangerine · DarkSlateGray · Cinnamon

HEX
#412F25
RGB
rgb(65, 47, 37)
HSL
hsl(21, 27%, 20%)
HSB
hsb(21, 43%, 25%)
CMYK
cmyk(0%, 28%, 43%, 75%)
Oklch
oklch(32.3% 0.032 50.3)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF7A45
47CBFF

Analogous

FF476F
FF7A45
FFD747

Triadic

FF7A45
47FF7B
7B47FF

Split-Comp.

FF7A45
47FFD7
476FFF

Tetradic

FF7A45
6FFF47
47CBFF
D747FF

Contrast Matrix WCAG 2.1 Contrast

FF7A45
BFADA9
412F25
1.2
Fail
4.9
AA
1.2
Fail
5.9
AA
4.9
AA
5.9
AA
White BG
2.6Fail
2.2Fail
12.7AAA
Black BG
8.1AAA
9.8AAA
1.7Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

C5C452
B7B7AA
393927

Deuteranopia

CDD755
B8BAAA
3A3C28

Tritanopia

F85C5E
BEABAB
40292A

Achromatopsia

9C9C9C
B2B2B2
333333

Shades & Tints Shades & Tints

#FF7A45

Dark
Light

#BFADA9

Dark
Light

#412F25

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff7a45;
  --color-2: #bfada9;
  --color-3: #412f25;
}

SCSS

$color-1: #ff7a45;
$color-2: #bfada9;
$color-3: #412f25;

TAILWIND

colors: {
  'brand-1': '#ff7a45',
  'brand-2': '#bfada9',
  'brand-3': '#412f25',
}

RGB Array

[255, 122, 69], [191, 173, 169], [65, 47, 37]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #FF7A45, #BFADA9, #412F25 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ff7a45; --color-2: #bfada9; --color-3: #412f25. 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 3-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