#FAE3AF Color Information

Hex color code: #FAE3AF

The hex color #FAE3AF is a delicate orange with RGB values of (250, 227, 175) and HSL of (42°, 88%, 83%). It is often used for branding and logos.

Try:
Color NameNavajo White
HEX
#FAE3AF
RGB
250, 227, 175
HSL
42°, 88%, 83%
CMYK
0%, 9%, 30%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAE3AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 227, 175

Red: 250 / Green: 227 / Blue: 175

HSL

42°, 88%, 83%

Hue: 42° / Saturation: 88% / Lightness: 83%

CMYK

0%, 9%, 30%, 2%

Cyan: 0% / Magenta: 9% / Yellow: 30% / Key: 2%

What color is #FAE3AF?

#FAE3AF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAE3AF to RGB:

rgb(250, 227, 175)HEX to RGB Converter →

HEX to HSL

Convert #FAE3AF to HSL:

hsl(42, 88%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #FAE3AF to CMYK:

cmyk(0%, 9%, 30%, 2%)Color Converter →

Color Meaning and Usage

#FAE3AF is a soft orange color with RGB values of 250, 227, 175 and HSL of 42°, 88%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAE3AF is #AEC4FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FABDAE.

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

Contrast with #FAE3AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAE3AF?

#FAE3AF is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAE3AF?

#FAE3AF in RGB is (250, 227, 175) - 250 red, 227 green, and 175 blue.

How to use #FAE3AF in CSS?

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

What colors go well with #FAE3AF?

#AEC4FA (complementary), #FABDAE (analogous), and #F5CA66 (lighter shade) work well with #FAE3AF.