#FFECE2 Color Information

Hex color code: #FFECE2

#FFECE2 is a ethereal orange color. In RGB it is (255, 236, 226), and in HSL it is (21°, 100%, 94%). It is typically applied in digital products.

Try:
Color NameLinen
HEX
#FFECE2
RGB
255, 236, 226
HSL
21°, 100%, 94%
CMYK
0%, 7%, 11%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFECE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 236, 226

Red: 255 / Green: 236 / Blue: 226

HSL

21°, 100%, 94%

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

CMYK

0%, 7%, 11%, 0%

Cyan: 0% / Magenta: 7% / Yellow: 11% / Key: 0%

What color is #FFECE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFECE2 to RGB:

rgb(255, 236, 226)HEX to RGB Converter →

HEX to HSL

Convert #FFECE2 to HSL:

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

HEX to CMYK

Convert #FFECE2 to CMYK:

cmyk(0%, 7%, 11%, 0%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #FFECE2 has RGB (255, 236, 226) and HSL (21°, 100%, 94%). 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 #FFECE2 is #E0F4FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFE0E5.

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

Contrast with #FFECE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFECE2?

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

What is the RGB value of #FFECE2?

#FFECE2 in RGB is (255, 236, 226) - 255 red, 236 green, and 226 blue.

How to use #FFECE2 in CSS?

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

What colors go well with #FFECE2?

#E0F4FF (complementary), #FFE0E5 (analogous), and #FFB994 (lighter shade) work well with #FFECE2.