#AF8374 Color Information

Hex color code: #AF8374

The hex color #AF8374 is a pastel orange with RGB values of (175, 131, 116) and HSL of (15°, 27%, 57%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AF8374
RGB
175, 131, 116
HSL
15°, 27%, 57%
CMYK
0%, 25%, 34%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF8374; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 131, 116

Red: 175 / Green: 131 / Blue: 116

HSL

15°, 27%, 57%

Hue: 15° / Saturation: 27% / Lightness: 57%

CMYK

0%, 25%, 34%, 31%

Cyan: 0% / Magenta: 25% / Yellow: 34% / Key: 31%

What color is #AF8374?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF8374 to RGB:

rgb(175, 131, 116)HEX to RGB Converter →

HEX to HSL

Convert #AF8374 to HSL:

hsl(15, 27%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #AF8374 to CMYK:

cmyk(0%, 25%, 34%, 31%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #AF8374 has RGB (175, 131, 116) and HSL (15°, 27%, 57%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF8374 is #74A0AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF7483.

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

Contrast with #AF8374

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF8374?

#AF8374 is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AF8374?

#AF8374 in RGB is (175, 131, 116) - 175 red, 131 green, and 116 blue.

How to use #AF8374 in CSS?

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

What colors go well with #AF8374?

#74A0AF (complementary), #AF7483 (analogous), and #885D4E (lighter shade) work well with #AF8374.