#FCEBE4 Color Information

Hex color code: #FCEBE4

The hex color #FCEBE4 is a delicate orange with RGB values of (252, 235, 228) and HSL of (17°, 80%, 94%). It is popular in mobile app design.

Try:
Color NameLinen
HEX
#FCEBE4
RGB
252, 235, 228
HSL
17°, 80%, 94%
CMYK
0%, 7%, 10%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEBE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 235, 228

Red: 252 / Green: 235 / Blue: 228

HSL

17°, 80%, 94%

Hue: 17° / Saturation: 80% / Lightness: 94%

CMYK

0%, 7%, 10%, 1%

Cyan: 0% / Magenta: 7% / Yellow: 10% / Key: 1%

What color is #FCEBE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEBE4 to RGB:

rgb(252, 235, 228)HEX to RGB Converter →

HEX to HSL

Convert #FCEBE4 to HSL:

hsl(17, 80%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FCEBE4 to CMYK:

cmyk(0%, 7%, 10%, 1%)Color Converter →

Color Meaning and Usage

#FCEBE4 is a light orange color with RGB values of 252, 235, 228 and HSL of 17°, 80%, 94%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FCEBE4 is #E3F5FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCE3E9.

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

Contrast with #FCEBE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEBE4?

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

What is the RGB value of #FCEBE4?

#FCEBE4 in RGB is (252, 235, 228) - 252 red, 235 green, and 228 blue.

How to use #FCEBE4 in CSS?

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

What colors go well with #FCEBE4?

#E3F5FC (complementary), #FCE3E9 (analogous), and #F4B79F (lighter shade) work well with #FCEBE4.