#482E28 Color Information

Hex color code: #482E28

The hex color #482E28 is a deep red with RGB values of (72, 46, 40) and HSL of (11°, 29%, 22%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#482E28
RGB
72, 46, 40
HSL
11°, 29%, 22%
CMYK
0%, 36%, 44%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #482E28; 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 #482E28; background-color: #482E2815; }

Alert / Toast

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

Link / Accent

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

a { color: #482E28; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #482E28 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 46, 40

Red: 72 / Green: 46 / Blue: 40

HSL

11°, 29%, 22%

Hue: 11° / Saturation: 29% / Lightness: 22%

CMYK

0%, 36%, 44%, 72%

Cyan: 0% / Magenta: 36% / Yellow: 44% / Key: 72%

What color is #482E28?

#482E28 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #482E28 to RGB:

rgb(72, 46, 40)HEX to RGB Converter →

HEX to HSL

Convert #482E28 to HSL:

hsl(11, 29%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #482E28 to CMYK:

cmyk(0%, 36%, 44%, 72%)Color Converter →

Color Meaning and Usage

A dark red tone, #482E28 has RGB (72, 46, 40) and HSL (11°, 29%, 22%). 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 #482E28 is #284248, creating high-contrast pairings. For softer combinations, try analogous colors like #482832.

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

Contrast with #482E28

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #482E28?

#482E28 is a dark red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #482E28?

#482E28 in RGB is (72, 46, 40) - 72 red, 46 green, and 40 blue.

How to use #482E28 in CSS?

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

What colors go well with #482E28?

#284248 (complementary), #482832 (analogous), and #170F0D (lighter shade) work well with #482E28.