#F6ABA3 Color Information

Hex color code: #F6ABA3

A ethereal red shade, #F6ABA3 appears as (246, 171, 163) in RGB and (6°, 82%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#F6ABA3
RGB
246, 171, 163
HSL
6°, 82%, 80%
CMYK
0%, 30%, 34%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F6ABA3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 171, 163

Red: 246 / Green: 171 / Blue: 163

HSL

6°, 82%, 80%

Hue: 6° / Saturation: 82% / Lightness: 80%

CMYK

0%, 30%, 34%, 4%

Cyan: 0% / Magenta: 30% / Yellow: 34% / Key: 4%

What color is #F6ABA3?

#F6ABA3 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F6ABA3 to RGB:

rgb(246, 171, 163)HEX to RGB Converter →

HEX to HSL

Convert #F6ABA3 to HSL:

hsl(6, 82%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #F6ABA3 to CMYK:

cmyk(0%, 30%, 34%, 4%)Color Converter →

Color Meaning and Usage

#F6ABA3 is a airy red color with RGB values of 246, 171, 163 and HSL of 6°, 82%, 80%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F6ABA3 is #A2EDF6, creating high-contrast pairings. For softer combinations, try analogous colors like #F6A2C4.

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

Contrast with #F6ABA3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F6ABA3?

#F6ABA3 is a airy red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F6ABA3?

#F6ABA3 in RGB is (246, 171, 163) - 246 red, 171 green, and 163 blue.

How to use #F6ABA3 in CSS?

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

What colors go well with #F6ABA3?

#A2EDF6 (complementary), #F6A2C4 (analogous), and #EF6B5D (lighter shade) work well with #F6ABA3.