#F1B5AE Color Information

Hex color code: #F1B5AE

A delicate red shade, #F1B5AE appears as (241, 181, 174) in RGB and (6°, 71%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#F1B5AE
RGB
241, 181, 174
HSL
6°, 71%, 81%
CMYK
0%, 25%, 28%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1B5AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 181, 174

Red: 241 / Green: 181 / Blue: 174

HSL

6°, 71%, 81%

Hue: 6° / Saturation: 71% / Lightness: 81%

CMYK

0%, 25%, 28%, 5%

Cyan: 0% / Magenta: 25% / Yellow: 28% / Key: 5%

What color is #F1B5AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1B5AE to RGB:

rgb(241, 181, 174)HEX to RGB Converter →

HEX to HSL

Convert #F1B5AE to HSL:

hsl(6, 71%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #F1B5AE to CMYK:

cmyk(0%, 25%, 28%, 5%)Color Converter →

Color Meaning and Usage

#F1B5AE is a ethereal red color with RGB values of 241, 181, 174 and HSL of 6°, 71%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F1B5AE is #ACEAF1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1ACC8.

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

Contrast with #F1B5AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1B5AE?

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

What is the RGB value of #F1B5AE?

#F1B5AE in RGB is (241, 181, 174) - 241 red, 181 green, and 174 blue.

How to use #F1B5AE in CSS?

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

What colors go well with #F1B5AE?

#ACEAF1 (complementary), #F1ACC8 (analogous), and #E6776B (lighter shade) work well with #F1B5AE.