#FAD47A Color Information

Hex color code: #FAD47A

The hex color #FAD47A is a eye-catching orange with RGB values of (250, 212, 122) and HSL of (42°, 93%, 73%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#FAD47A
RGB
250, 212, 122
HSL
42°, 93%, 73%
CMYK
0%, 15%, 51%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAD47A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 212, 122

Red: 250 / Green: 212 / Blue: 122

HSL

42°, 93%, 73%

Hue: 42° / Saturation: 93% / Lightness: 73%

CMYK

0%, 15%, 51%, 2%

Cyan: 0% / Magenta: 15% / Yellow: 51% / Key: 2%

What color is #FAD47A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAD47A to RGB:

rgb(250, 212, 122)HEX to RGB Converter →

HEX to HSL

Convert #FAD47A to HSL:

hsl(42, 93%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #FAD47A to CMYK:

cmyk(0%, 15%, 51%, 2%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #FAD47A has RGB (250, 212, 122) and HSL (42°, 93%, 73%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAD47A is #7AA1FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FA947A.

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

Contrast with #FAD47A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAD47A?

#FAD47A is a dynamic orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FAD47A?

#FAD47A in RGB is (250, 212, 122) - 250 red, 212 green, and 122 blue.

How to use #FAD47A in CSS?

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

What colors go well with #FAD47A?

#7AA1FA (complementary), #FA947A (analogous), and #F8BC30 (lighter shade) work well with #FAD47A.