#60432F Color Information

Hex color code: #60432F

#60432F is a gentle orange color. In RGB it is (96, 67, 47), and in HSL it is (24°, 34%, 28%). It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#60432F
RGB
96, 67, 47
HSL
24°, 34%, 28%
CMYK
0%, 30%, 51%, 62%

Shades

CSS Usage
color: #60432F;
background-color: #60432F;
border-color: #60432F;
box-shadow: 0 0 10px #60432F;
border: 2px solid #60432F;
Tailwind Usage
bg-[#60432F]
text-[#60432F]
border-[#60432F]
shadow-[0_0_10px_60432F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #60432F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #60432F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #60432F; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #60432F; background-color: #60432F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #60432F20; border-left: 4px solid #60432F; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #60432F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #60432F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 67, 47

Red: 96 / Green: 67 / Blue: 47

HSL

24°, 34%, 28%

Hue: 24° / Saturation: 34% / Lightness: 28%

CMYK

0%, 30%, 51%, 62%

Cyan: 0% / Magenta: 30% / Yellow: 51% / Key: 62%

What color is #60432F?

#60432F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #60432F to RGB:

rgb(96, 67, 47)HEX to RGB Converter →

HEX to HSL

Convert #60432F to HSL:

hsl(24, 34%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #60432F to CMYK:

cmyk(0%, 30%, 51%, 62%)Color Converter →

Color Meaning and Usage

#60432F is a pastel orange color with RGB values of 96, 67, 47 and HSL of 24°, 34%, 28%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #60432F is #2F4C60, creating high-contrast pairings. For softer combinations, try analogous colors like #602F34.

Use #60432F in CSS: color: #60432F or background-color: #60432F. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #60432F

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.34:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #60432F?

#60432F is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #60432F?

#60432F in RGB is (96, 67, 47) - 96 red, 67 green, and 47 blue.

How to use #60432F in CSS?

Use #60432F directly in your CSS properties like color or background-color.

What colors go well with #60432F?

#2F4C60 (complementary), #602F34 (analogous), and #2C1F16 (lighter shade) work well with #60432F.