#FAE2CE Color Information

Hex color code: #FAE2CE

The hex color #FAE2CE is a light orange with RGB values of (250, 226, 206) and HSL of (27°, 81%, 89%). It is commonly used in modern UI design.

Try:
Color NameBlanched Almond
HEX
#FAE2CE
RGB
250, 226, 206
HSL
27°, 81%, 89%
CMYK
0%, 10%, 18%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAE2CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 226, 206

Red: 250 / Green: 226 / Blue: 206

HSL

27°, 81%, 89%

Hue: 27° / Saturation: 81% / Lightness: 89%

CMYK

0%, 10%, 18%, 2%

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

What color is #FAE2CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAE2CE to RGB:

rgb(250, 226, 206)HEX to RGB Converter →

HEX to HSL

Convert #FAE2CE to HSL:

hsl(27, 81%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #FAE2CE to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #FAE2CE has RGB (250, 226, 206) and HSL (27°, 81%, 89%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAE2CE is #CCE5FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FACCCF.

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

Contrast with #FAE2CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAE2CE?

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

What is the RGB value of #FAE2CE?

#FAE2CE in RGB is (250, 226, 206) - 250 red, 226 green, and 206 blue.

How to use #FAE2CE in CSS?

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

What colors go well with #FAE2CE?

#CCE5FA (complementary), #FACCCF (analogous), and #F2B787 (lighter shade) work well with #FAE2CE.