#F0A6AB Color Information

Hex color code: #F0A6AB

A delicate red shade, #F0A6AB appears as (240, 166, 171) in RGB and (356°, 71%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#F0A6AB
RGB
240, 166, 171
HSL
356°, 71%, 80%
CMYK
0%, 31%, 29%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F0A6AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 166, 171

Red: 240 / Green: 166 / Blue: 171

HSL

356°, 71%, 80%

Hue: 356° / Saturation: 71% / Lightness: 80%

CMYK

0%, 31%, 29%, 6%

Cyan: 0% / Magenta: 31% / Yellow: 29% / Key: 6%

What color is #F0A6AB?

#F0A6AB is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F0A6AB to RGB:

rgb(240, 166, 171)HEX to RGB Converter →

HEX to HSL

Convert #F0A6AB to HSL:

hsl(356, 71%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #F0A6AB to CMYK:

cmyk(0%, 31%, 29%, 6%)Color Converter →

Color Meaning and Usage

#F0A6AB is a airy red color with RGB values of 240, 166, 171 and HSL of 356°, 71%, 80%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F0A6AB is #A8F0EB, creating high-contrast pairings. For softer combinations, try analogous colors like #F0A8D1.

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

Contrast with #F0A6AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F0A6AB?

#F0A6AB is a airy red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F0A6AB?

#F0A6AB in RGB is (240, 166, 171) - 240 red, 166 green, and 171 blue.

How to use #F0A6AB in CSS?

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

What colors go well with #F0A6AB?

#A8F0EB (complementary), #F0A8D1 (analogous), and #E5666F (lighter shade) work well with #F0A6AB.