#78624A Color Information

Hex color code: #78624A

#78624A is a pastel orange color. In RGB it is (120, 98, 74), and in HSL it is (31°, 24%, 38%). It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#78624A
RGB
120, 98, 74
HSL
31°, 24%, 38%
CMYK
0%, 18%, 38%, 53%

Shades

CSS Usage
color: #78624A;
background-color: #78624A;
border-color: #78624A;
box-shadow: 0 0 10px #78624A;
border: 2px solid #78624A;
Tailwind Usage
bg-[#78624A]
text-[#78624A]
border-[#78624A]
shadow-[0_0_10px_78624A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #78624A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #78624A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #78624A; 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 #78624A; background-color: #78624A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #78624A20; border-left: 4px solid #78624A; }

Link / Accent

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

a { color: #78624A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #78624A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

120, 98, 74

Red: 120 / Green: 98 / Blue: 74

HSL

31°, 24%, 38%

Hue: 31° / Saturation: 24% / Lightness: 38%

CMYK

0%, 18%, 38%, 53%

Cyan: 0% / Magenta: 18% / Yellow: 38% / Key: 53%

What color is #78624A?

#78624A is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #78624A to RGB:

rgb(120, 98, 74)HEX to RGB Converter →

HEX to HSL

Convert #78624A to HSL:

hsl(31, 24%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #78624A to CMYK:

cmyk(0%, 18%, 38%, 53%)Color Converter →

Color Meaning and Usage

A soft orange tone, #78624A has RGB (120, 98, 74) and HSL (31°, 24%, 38%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #78624A is #4A6078, creating high-contrast pairings. For softer combinations, try analogous colors like #784A4A.

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

Contrast with #78624A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #78624A?

#78624A is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #78624A?

#78624A in RGB is (120, 98, 74) - 120 red, 98 green, and 74 blue.

How to use #78624A in CSS?

Use #78624A directly in your CSS properties like color or background-color.

What colors go well with #78624A?

#4A6078 (complementary), #784A4A (analogous), and #493B2D (lighter shade) work well with #78624A.