#F2AD82 Color Information

Hex color code: #F2AD82

#F2AD82 is a vivid orange color. In RGB it is (242, 173, 130), and in HSL it is (23°, 81%, 73%). It is commonly used in modern UI design.

Try:
Color NameLight Salmon
HEX
#F2AD82
RGB
242, 173, 130
HSL
23°, 81%, 73%
CMYK
0%, 29%, 46%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F2AD82; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 173, 130

Red: 242 / Green: 173 / Blue: 130

HSL

23°, 81%, 73%

Hue: 23° / Saturation: 81% / Lightness: 73%

CMYK

0%, 29%, 46%, 5%

Cyan: 0% / Magenta: 29% / Yellow: 46% / Key: 5%

What color is #F2AD82?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F2AD82 to RGB:

rgb(242, 173, 130)HEX to RGB Converter →

HEX to HSL

Convert #F2AD82 to HSL:

hsl(23, 81%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #F2AD82 to CMYK:

cmyk(0%, 29%, 46%, 5%)Color Converter →

Color Meaning and Usage

#F2AD82 is a eye-catching orange color with RGB values of 242, 173, 130 and HSL of 23°, 81%, 73%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F2AD82 is #82C7F2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2828F.

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

Contrast with #F2AD82

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F2AD82?

#F2AD82 is a eye-catching orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F2AD82?

#F2AD82 in RGB is (242, 173, 130) - 242 red, 173 green, and 130 blue.

How to use #F2AD82 in CSS?

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

What colors go well with #F2AD82?

#82C7F2 (complementary), #F2828F (analogous), and #EB803D (lighter shade) work well with #F2AD82.