#FCEBE2 Color Information

Hex color code: #FCEBE2

A ethereal orange shade, #FCEBE2 appears as (252, 235, 226) in RGB and (21°, 81%, 94%) in HSL. It is widely used in graphic design.

Try:
Color NameLinen
HEX
#FCEBE2
RGB
252, 235, 226
HSL
21°, 81%, 94%
CMYK
0%, 7%, 10%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FCEBE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

252, 235, 226

Red: 252 / Green: 235 / Blue: 226

HSL

21°, 81%, 94%

Hue: 21° / Saturation: 81% / Lightness: 94%

CMYK

0%, 7%, 10%, 1%

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

What color is #FCEBE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FCEBE2 to RGB:

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

HEX to HSL

Convert #FCEBE2 to HSL:

hsl(21, 81%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FCEBE2 to CMYK:

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

Color Meaning and Usage

A light orange tone, #FCEBE2 has RGB (252, 235, 226) and HSL (21°, 81%, 94%). 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 #FCEBE2 is #E3F3FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCE3E7.

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

Contrast with #FCEBE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FCEBE2?

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

What is the RGB value of #FCEBE2?

#FCEBE2 in RGB is (252, 235, 226) - 252 red, 235 green, and 226 blue.

How to use #FCEBE2 in CSS?

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

What colors go well with #FCEBE2?

#E3F3FC (complementary), #FCE3E7 (analogous), and #F5BC9E (lighter shade) work well with #FCEBE2.