#47423A Color Information

Hex color code: #47423A

#47423A is a balanced orange color. In RGB it is (71, 66, 58), and in HSL it is (37°, 10%, 25%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#47423A
RGB
71, 66, 58
HSL
37°, 10%, 25%
CMYK
0%, 7%, 18%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #47423A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 66, 58

Red: 71 / Green: 66 / Blue: 58

HSL

37°, 10%, 25%

Hue: 37° / Saturation: 10% / Lightness: 25%

CMYK

0%, 7%, 18%, 72%

Cyan: 0% / Magenta: 7% / Yellow: 18% / Key: 72%

What color is #47423A?

#47423A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47423A to RGB:

rgb(71, 66, 58)HEX to RGB Converter →

HEX to HSL

Convert #47423A to HSL:

hsl(37, 10%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #47423A to CMYK:

cmyk(0%, 7%, 18%, 72%)Color Converter →

Color Meaning and Usage

A muted orange tone, #47423A has RGB (71, 66, 58) and HSL (37°, 10%, 25%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47423A is #393E46, creating high-contrast pairings. For softer combinations, try analogous colors like #463B39.

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

Contrast with #47423A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47423A?

#47423A is a muted orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #47423A?

#47423A in RGB is (71, 66, 58) - 71 red, 66 green, and 58 blue.

How to use #47423A in CSS?

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

What colors go well with #47423A?

#393E46 (complementary), #463B39 (analogous), and #1C1A17 (lighter shade) work well with #47423A.