#AB672B Color Information

Hex color code: #AB672B

A energetic orange shade, #AB672B appears as (171, 103, 43) in RGB and (28°, 60%, 42%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSienna
HEX
#AB672B
RGB
171, 103, 43
HSL
28°, 60%, 42%
CMYK
0%, 40%, 75%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AB672B; color: #000000; }

Badge

New Feature
.badge { background-color: #AB672B; color: #000000; }

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 #AB672B; background-color: #AB672B15; }

Alert / Toast

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

Link / Accent

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

a { color: #AB672B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 103, 43

Red: 171 / Green: 103 / Blue: 43

HSL

28°, 60%, 42%

Hue: 28° / Saturation: 60% / Lightness: 42%

CMYK

0%, 40%, 75%, 33%

Cyan: 0% / Magenta: 40% / Yellow: 75% / Key: 33%

What color is #AB672B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB672B to RGB:

rgb(171, 103, 43)HEX to RGB Converter →

HEX to HSL

Convert #AB672B to HSL:

hsl(28, 60%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #AB672B to CMYK:

cmyk(0%, 40%, 75%, 33%)Color Converter →

Color Meaning and Usage

#AB672B is a vibrant orange color with RGB values of 171, 103, 43 and HSL of 28°, 60%, 42%. 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 #AB672B is #2B6FAB, creating high-contrast pairings. For softer combinations, try analogous colors like #AB2B2F.

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

Contrast with #AB672B

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

Contrast Ratio: 4.71:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB672B?

#AB672B is a vibrant orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AB672B?

#AB672B in RGB is (171, 103, 43) - 171 red, 103 green, and 43 blue.

How to use #AB672B in CSS?

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

What colors go well with #AB672B?

#2B6FAB (complementary), #AB2B2F (analogous), and #6E421C (lighter shade) work well with #AB672B.