#474544 Color Information

Hex color code: #474544

#474544 is a neutral orange color. In RGB it is (71, 69, 68), and in HSL it is (20°, 2%, 27%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#474544
RGB
71, 69, 68
HSL
20°, 2%, 27%
CMYK
0%, 3%, 4%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #474544; 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 #474544; background-color: #47454415; }

Alert / Toast

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

Link / Accent

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

a { color: #474544; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #474544 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 69, 68

Red: 71 / Green: 69 / Blue: 68

HSL

20°, 2%, 27%

Hue: 20° / Saturation: 2% / Lightness: 27%

CMYK

0%, 3%, 4%, 72%

Cyan: 0% / Magenta: 3% / Yellow: 4% / Key: 72%

What color is #474544?

#474544 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #474544 to RGB:

rgb(71, 69, 68)HEX to RGB Converter →

HEX to HSL

Convert #474544 to HSL:

hsl(20, 2%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #474544 to CMYK:

cmyk(0%, 3%, 4%, 72%)Color Converter →

Color Meaning and Usage

#474544 is a subtle orange color with RGB values of 71, 69, 68 and HSL of 20°, 2%, 27%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #474544 is #434546, creating high-contrast pairings. For softer combinations, try analogous colors like #464344.

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

Contrast with #474544

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #474544?

#474544 is a subtle orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #474544?

#474544 in RGB is (71, 69, 68) - 71 red, 69 green, and 68 blue.

How to use #474544 in CSS?

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

What colors go well with #474544?

#434546 (complementary), #464344 (analogous), and #1F1E1E (lighter shade) work well with #474544.