#FA7900 Color Information

Hex color code: #FA7900

A dynamic orange shade, #FA7900 appears as (250, 121, 0) in RGB and (29°, 100%, 49%) in HSL. It is typically applied in digital products.

Try:
Color NameOrange
HEX
#FA7900
RGB
250, 121, 0
HSL
29°, 100%, 49%
CMYK
0%, 52%, 100%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FA7900; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 121, 0

Red: 250 / Green: 121 / Blue: 0

HSL

29°, 100%, 49%

Hue: 29° / Saturation: 100% / Lightness: 49%

CMYK

0%, 52%, 100%, 2%

Cyan: 0% / Magenta: 52% / Yellow: 100% / Key: 2%

What color is #FA7900?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FA7900 to RGB:

rgb(250, 121, 0)HEX to RGB Converter →

HEX to HSL

Convert #FA7900 to HSL:

hsl(29, 100%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #FA7900 to CMYK:

cmyk(0%, 52%, 100%, 2%)Color Converter →

Color Meaning and Usage

#FA7900 is a eye-catching orange color with RGB values of 250, 121, 0 and HSL of 29°, 100%, 49%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FA7900 is #0081FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FA0004.

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

Contrast with #FA7900

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FA7900?

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

What is the RGB value of #FA7900?

#FA7900 in RGB is (250, 121, 0) - 250 red, 121 green, and 0 blue.

How to use #FA7900 in CSS?

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

What colors go well with #FA7900?

#0081FA (complementary), #FA0004 (analogous), and #AD5400 (lighter shade) work well with #FA7900.