#F7CACA Color Information

Hex color code: #F7CACA

The hex color #F7CACA is a delicate red with RGB values of (247, 202, 202) and HSL of (0°, 74%, 88%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#F7CACA
RGB
247, 202, 202
HSL
0°, 74%, 88%
CMYK
0%, 18%, 18%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F7CACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 202, 202

Red: 247 / Green: 202 / Blue: 202

HSL

0°, 74%, 88%

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

CMYK

0%, 18%, 18%, 3%

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

What color is #F7CACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F7CACA to RGB:

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

HEX to HSL

Convert #F7CACA to HSL:

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

HEX to CMYK

Convert #F7CACA to CMYK:

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

Color Meaning and Usage

#F7CACA is a soft red color with RGB values of 247, 202, 202 and HSL of 0°, 74%, 88%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F7CACA is #CAF7F7, creating high-contrast pairings. For softer combinations, try analogous colors like #F7CAE0.

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

Contrast with #F7CACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F7CACA?

#F7CACA is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F7CACA?

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

How to use #F7CACA in CSS?

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

What colors go well with #F7CACA?

#CAF7F7 (complementary), #F7CAE0 (analogous), and #ED8787 (lighter shade) work well with #F7CACA.