#484145 Color Information

Hex color code: #484145

The hex color #484145 is a neutral magenta with RGB values of (72, 65, 69) and HSL of (326°, 5%, 27%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#484145
RGB
72, 65, 69
HSL
326°, 5%, 27%
CMYK
0%, 10%, 4%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #484145; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 65, 69

Red: 72 / Green: 65 / Blue: 69

HSL

326°, 5%, 27%

Hue: 326° / Saturation: 5% / Lightness: 27%

CMYK

0%, 10%, 4%, 72%

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

What color is #484145?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #484145 to RGB:

rgb(72, 65, 69)HEX to RGB Converter →

HEX to HSL

Convert #484145 to HSL:

hsl(326, 5%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #484145 to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #484145 has RGB (72, 65, 69) and HSL (326°, 5%, 27%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #484145 is #414844, creating high-contrast pairings. For softer combinations, try analogous colors like #484148.

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

Contrast with #484145

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #484145?

#484145 is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #484145?

#484145 in RGB is (72, 65, 69) - 72 red, 65 green, and 69 blue.

How to use #484145 in CSS?

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

What colors go well with #484145?

#414844 (complementary), #484148 (analogous), and #201D1F (lighter shade) work well with #484145.