#FAEACD Color Information

Hex color code: #FAEACD

#FAEACD is a delicate orange color. In RGB it is (250, 234, 205), and in HSL it is (39°, 82%, 89%). It is often used for branding and logos.

Try:
Color NameBlanched Almond
HEX
#FAEACD
RGB
250, 234, 205
HSL
39°, 82%, 89%
CMYK
0%, 6%, 18%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAEACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 234, 205

Red: 250 / Green: 234 / Blue: 205

HSL

39°, 82%, 89%

Hue: 39° / Saturation: 82% / Lightness: 89%

CMYK

0%, 6%, 18%, 2%

Cyan: 0% / Magenta: 6% / Yellow: 18% / Key: 2%

What color is #FAEACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAEACD to RGB:

rgb(250, 234, 205)HEX to RGB Converter →

HEX to HSL

Convert #FAEACD to HSL:

hsl(39, 82%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #FAEACD to CMYK:

cmyk(0%, 6%, 18%, 2%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #FAEACD has RGB (250, 234, 205) and HSL (39°, 82%, 89%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAEACD is #CCDCFA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAD3CC.

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

Contrast with #FAEACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAEACD?

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

What is the RGB value of #FAEACD?

#FAEACD in RGB is (250, 234, 205) - 250 red, 234 green, and 205 blue.

How to use #FAEACD in CSS?

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

What colors go well with #FAEACD?

#CCDCFA (complementary), #FAD3CC (analogous), and #F3CD86 (lighter shade) work well with #FAEACD.