#FFCDF1 Color Information

Hex color code: #FFCDF1

The hex color #FFCDF1 is a ethereal magenta with RGB values of (255, 205, 241) and HSL of (317°, 100%, 90%). It is typically applied in digital products.

Try:
Color NameMisty Rose
HEX
#FFCDF1
RGB
255, 205, 241
HSL
317°, 100%, 90%
CMYK
0%, 20%, 5%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFCDF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 205, 241

Red: 255 / Green: 205 / Blue: 241

HSL

317°, 100%, 90%

Hue: 317° / Saturation: 100% / Lightness: 90%

CMYK

0%, 20%, 5%, 0%

Cyan: 0% / Magenta: 20% / Yellow: 5% / Key: 0%

What color is #FFCDF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFCDF1 to RGB:

rgb(255, 205, 241)HEX to RGB Converter →

HEX to HSL

Convert #FFCDF1 to HSL:

hsl(317, 100%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FFCDF1 to CMYK:

cmyk(0%, 20%, 5%, 0%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #FFCDF1 has RGB (255, 205, 241) and HSL (317°, 100%, 90%). 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 #FFCDF1 is #CCFFDA, creating high-contrast pairings. For softer combinations, try analogous colors like #F4CCFF.

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

Contrast with #FFCDF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFCDF1?

#FFCDF1 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFCDF1?

#FFCDF1 in RGB is (255, 205, 241) - 255 red, 205 green, and 241 blue.

How to use #FFCDF1 in CSS?

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

What colors go well with #FFCDF1?

#CCFFDA (complementary), #F4CCFF (analogous), and #FF80DB (lighter shade) work well with #FFCDF1.