#FAC7BE Color Information

Hex color code: #FAC7BE

The hex color #FAC7BE is a airy red with RGB values of (250, 199, 190) and HSL of (9°, 86%, 86%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#FAC7BE
RGB
250, 199, 190
HSL
9°, 86%, 86%
CMYK
0%, 20%, 24%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FAC7BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 199, 190

Red: 250 / Green: 199 / Blue: 190

HSL

9°, 86%, 86%

Hue: 9° / Saturation: 86% / Lightness: 86%

CMYK

0%, 20%, 24%, 2%

Cyan: 0% / Magenta: 20% / Yellow: 24% / Key: 2%

What color is #FAC7BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAC7BE to RGB:

rgb(250, 199, 190)HEX to RGB Converter →

HEX to HSL

Convert #FAC7BE to HSL:

hsl(9, 86%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #FAC7BE to CMYK:

cmyk(0%, 20%, 24%, 2%)Color Converter →

Color Meaning and Usage

#FAC7BE is a ethereal red color with RGB values of 250, 199, 190 and HSL of 9°, 86%, 86%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAC7BE is #BDF1FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FABDD2.

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

Contrast with #FAC7BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAC7BE?

#FAC7BE is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAC7BE?

#FAC7BE in RGB is (250, 199, 190) - 250 red, 199 green, and 190 blue.

How to use #FAC7BE in CSS?

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

What colors go well with #FAC7BE?

#BDF1FA (complementary), #FABDD2 (analogous), and #F58975 (lighter shade) work well with #FAC7BE.