#48301E Color Information

Hex color code: #48301E

The hex color #48301E is a deep orange with RGB values of (72, 48, 30) and HSL of (26°, 41%, 20%). It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#48301E
RGB
72, 48, 30
HSL
26°, 41%, 20%
CMYK
0%, 33%, 58%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #48301E; 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 #48301E; background-color: #48301E15; }

Alert / Toast

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

Link / Accent

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

a { color: #48301E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #48301E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 48, 30

Red: 72 / Green: 48 / Blue: 30

HSL

26°, 41%, 20%

Hue: 26° / Saturation: 41% / Lightness: 20%

CMYK

0%, 33%, 58%, 72%

Cyan: 0% / Magenta: 33% / Yellow: 58% / Key: 72%

What color is #48301E?

#48301E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48301E to RGB:

rgb(72, 48, 30)HEX to RGB Converter →

HEX to HSL

Convert #48301E to HSL:

hsl(26, 41%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #48301E to CMYK:

cmyk(0%, 33%, 58%, 72%)Color Converter →

Color Meaning and Usage

#48301E is a dark orange color with RGB values of 72, 48, 30 and HSL of 26°, 41%, 20%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48301E is #1E3648, creating high-contrast pairings. For softer combinations, try analogous colors like #481E21.

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

Contrast with #48301E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48301E?

#48301E is a dark orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #48301E?

#48301E in RGB is (72, 48, 30) - 72 red, 48 green, and 30 blue.

How to use #48301E in CSS?

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

What colors go well with #48301E?

#1E3648 (complementary), #481E21 (analogous), and #120C08 (lighter shade) work well with #48301E.