#FAE5DB Color Information

Hex color code: #FAE5DB

A soft orange shade, #FAE5DB appears as (250, 229, 219) in RGB and (19°, 76%, 92%) in HSL. It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#FAE5DB
RGB
250, 229, 219
HSL
19°, 76%, 92%
CMYK
0%, 8%, 12%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAE5DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 229, 219

Red: 250 / Green: 229 / Blue: 219

HSL

19°, 76%, 92%

Hue: 19° / Saturation: 76% / Lightness: 92%

CMYK

0%, 8%, 12%, 2%

Cyan: 0% / Magenta: 8% / Yellow: 12% / Key: 2%

What color is #FAE5DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAE5DB to RGB:

rgb(250, 229, 219)HEX to RGB Converter →

HEX to HSL

Convert #FAE5DB to HSL:

hsl(19, 76%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FAE5DB to CMYK:

cmyk(0%, 8%, 12%, 2%)Color Converter →

Color Meaning and Usage

A light orange tone, #FAE5DB has RGB (250, 229, 219) and HSL (19°, 76%, 92%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAE5DB is #DBF0FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FADBE1.

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

Contrast with #FAE5DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAE5DB?

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

What is the RGB value of #FAE5DB?

#FAE5DB in RGB is (250, 229, 219) - 250 red, 229 green, and 219 blue.

How to use #FAE5DB in CSS?

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

What colors go well with #FAE5DB?

#DBF0FA (complementary), #FADBE1 (analogous), and #F1B498 (lighter shade) work well with #FAE5DB.