#68473B Color Information

Hex color code: #68473B

The hex color #68473B is a soft orange with RGB values of (104, 71, 59) and HSL of (16°, 28%, 32%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#68473B
RGB
104, 71, 59
HSL
16°, 28%, 32%
CMYK
0%, 32%, 43%, 59%

Shades

CSS Usage
color: #68473B;
background-color: #68473B;
border-color: #68473B;
box-shadow: 0 0 10px #68473B;
border: 2px solid #68473B;
Tailwind Usage
bg-[#68473B]
text-[#68473B]
border-[#68473B]
shadow-[0_0_10px_68473B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #68473B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #68473B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #68473B; 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 #68473B; background-color: #68473B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #68473B20; border-left: 4px solid #68473B; }

Link / Accent

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

a { color: #68473B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #68473B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 71, 59

Red: 104 / Green: 71 / Blue: 59

HSL

16°, 28%, 32%

Hue: 16° / Saturation: 28% / Lightness: 32%

CMYK

0%, 32%, 43%, 59%

Cyan: 0% / Magenta: 32% / Yellow: 43% / Key: 59%

What color is #68473B?

#68473B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68473B to RGB:

rgb(104, 71, 59)HEX to RGB Converter →

HEX to HSL

Convert #68473B to HSL:

hsl(16, 28%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #68473B to CMYK:

cmyk(0%, 32%, 43%, 59%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #68473B has RGB (104, 71, 59) and HSL (16°, 28%, 32%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68473B is #3B5C68, creating high-contrast pairings. For softer combinations, try analogous colors like #683B45.

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

Contrast with #68473B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68473B?

#68473B is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #68473B?

#68473B in RGB is (104, 71, 59) - 104 red, 71 green, and 59 blue.

How to use #68473B in CSS?

Use #68473B directly in your CSS properties like color or background-color.

What colors go well with #68473B?

#3B5C68 (complementary), #683B45 (analogous), and #37261F (lighter shade) work well with #68473B.