#FAD68F Color Information

Hex color code: #FAD68F

A airy orange shade, #FAD68F appears as (250, 214, 143) in RGB and (40°, 91%, 77%) in HSL. It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#FAD68F
RGB
250, 214, 143
HSL
40°, 91%, 77%
CMYK
0%, 14%, 43%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAD68F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 214, 143

Red: 250 / Green: 214 / Blue: 143

HSL

40°, 91%, 77%

Hue: 40° / Saturation: 91% / Lightness: 77%

CMYK

0%, 14%, 43%, 2%

Cyan: 0% / Magenta: 14% / Yellow: 43% / Key: 2%

What color is #FAD68F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAD68F to RGB:

rgb(250, 214, 143)HEX to RGB Converter →

HEX to HSL

Convert #FAD68F to HSL:

hsl(40, 91%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #FAD68F to CMYK:

cmyk(0%, 14%, 43%, 2%)Color Converter →

Color Meaning and Usage

A light orange tone, #FAD68F has RGB (250, 214, 143) and HSL (40°, 91%, 77%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAD68F is #8FB3FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAA18F.

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

Contrast with #FAD68F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAD68F?

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

What is the RGB value of #FAD68F?

#FAD68F in RGB is (250, 214, 143) - 250 red, 214 green, and 143 blue.

How to use #FAD68F in CSS?

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

What colors go well with #FAD68F?

#8FB3FA (complementary), #FAA18F (analogous), and #F6BB46 (lighter shade) work well with #FAD68F.