#FDECF0 Color Information

Hex color code: #FDECF0

A soft red shade, #FDECF0 appears as (253, 236, 240) in RGB and (346°, 81%, 96%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSeashell
HEX
#FDECF0
RGB
253, 236, 240
HSL
346°, 81%, 96%
CMYK
0%, 7%, 5%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDECF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 236, 240

Red: 253 / Green: 236 / Blue: 240

HSL

346°, 81%, 96%

Hue: 346° / Saturation: 81% / Lightness: 96%

CMYK

0%, 7%, 5%, 1%

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

What color is #FDECF0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDECF0 to RGB:

rgb(253, 236, 240)HEX to RGB Converter →

HEX to HSL

Convert #FDECF0 to HSL:

hsl(346, 81%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FDECF0 to CMYK:

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

Color Meaning and Usage

#FDECF0 is a delicate red color with RGB values of 253, 236, 240 and HSL of 346°, 81%, 96%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDECF0 is #EDFDF9, creating high-contrast pairings. For softer combinations, try analogous colors like #FDEDF9.

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

Contrast with #FDECF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDECF0?

#FDECF0 is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FDECF0?

#FDECF0 in RGB is (253, 236, 240) - 253 red, 236 green, and 240 blue.

How to use #FDECF0 in CSS?

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

What colors go well with #FDECF0?

#EDFDF9 (complementary), #FDEDF9 (analogous), and #F6A7BA (lighter shade) work well with #FDECF0.