#FFC0CB Color Information

Hex color code: #FFC0CB

#FFC0CB is a delicate red color. In RGB it is (255, 192, 203), and in HSL it is (350°, 100%, 88%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#FFC0CB
RGB
255, 192, 203
HSL
350°, 100%, 88%
CMYK
0%, 25%, 20%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFC0CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 192, 203

Red: 255 / Green: 192 / Blue: 203

HSL

350°, 100%, 88%

Hue: 350° / Saturation: 100% / Lightness: 88%

CMYK

0%, 25%, 20%, 0%

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

What color is #FFC0CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFC0CB to RGB:

rgb(255, 192, 203)HEX to RGB Converter →

HEX to HSL

Convert #FFC0CB to HSL:

hsl(350, 100%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #FFC0CB to CMYK:

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

Color Meaning and Usage

A soft red tone, #FFC0CB has RGB (255, 192, 203) and HSL (350°, 100%, 88%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFC0CB is #C2FFF5, creating high-contrast pairings. For softer combinations, try analogous colors like #FFC2EB.

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

Contrast with #FFC0CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFC0CB?

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

What is the RGB value of #FFC0CB?

#FFC0CB in RGB is (255, 192, 203) - 255 red, 192 green, and 203 blue.

How to use #FFC0CB in CSS?

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

What colors go well with #FFC0CB?

#C2FFF5 (complementary), #FFC2EB (analogous), and #FF758C (lighter shade) work well with #FFC0CB.