#F7CADC Color Information

Hex color code: #F7CADC

#F7CADC is a delicate magenta color. In RGB it is (247, 202, 220), and in HSL it is (336°, 74%, 88%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#F7CADC
RGB
247, 202, 220
HSL
336°, 74%, 88%
CMYK
0%, 18%, 11%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F7CADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 202, 220

Red: 247 / Green: 202 / Blue: 220

HSL

336°, 74%, 88%

Hue: 336° / Saturation: 74% / Lightness: 88%

CMYK

0%, 18%, 11%, 3%

Cyan: 0% / Magenta: 18% / Yellow: 11% / Key: 3%

What color is #F7CADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F7CADC to RGB:

rgb(247, 202, 220)HEX to RGB Converter →

HEX to HSL

Convert #F7CADC to HSL:

hsl(336, 74%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #F7CADC to CMYK:

cmyk(0%, 18%, 11%, 3%)Color Converter →

Color Meaning and Usage

#F7CADC is a light magenta color with RGB values of 247, 202, 220 and HSL of 336°, 74%, 88%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F7CADC is #CAF7E5, creating high-contrast pairings. For softer combinations, try analogous colors like #F7CAF3.

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

Contrast with #F7CADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F7CADC?

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

What is the RGB value of #F7CADC?

#F7CADC in RGB is (247, 202, 220) - 247 red, 202 green, and 220 blue.

How to use #F7CADC in CSS?

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

What colors go well with #F7CADC?

#CAF7E5 (complementary), #F7CAF3 (analogous), and #ED87B0 (lighter shade) work well with #F7CADC.