#FFAF85 Color Information

Hex color code: #FFAF85

A delicate orange shade, #FFAF85 appears as (255, 175, 133) in RGB and (21°, 100%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Salmon
HEX
#FFAF85
RGB
255, 175, 133
HSL
21°, 100%, 76%
CMYK
0%, 31%, 48%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFAF85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 175, 133

Red: 255 / Green: 175 / Blue: 133

HSL

21°, 100%, 76%

Hue: 21° / Saturation: 100% / Lightness: 76%

CMYK

0%, 31%, 48%, 0%

Cyan: 0% / Magenta: 31% / Yellow: 48% / Key: 0%

What color is #FFAF85?

#FFAF85 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFAF85 to RGB:

rgb(255, 175, 133)HEX to RGB Converter →

HEX to HSL

Convert #FFAF85 to HSL:

hsl(21, 100%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #FFAF85 to CMYK:

cmyk(0%, 31%, 48%, 0%)Color Converter →

Color Meaning and Usage

#FFAF85 is a light orange color with RGB values of 255, 175, 133 and HSL of 21°, 100%, 76%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFAF85 is #85D4FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FF8597.

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

Contrast with #FFAF85

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

Contrast Ratio: 11.72:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFAF85?

#FFAF85 is a light orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FFAF85?

#FFAF85 in RGB is (255, 175, 133) - 255 red, 175 green, and 133 blue.

How to use #FFAF85 in CSS?

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

What colors go well with #FFAF85?

#85D4FF (complementary), #FF8597 (analogous), and #FF7E38 (lighter shade) work well with #FFAF85.