#FFB2AA Color Information

Hex color code: #FFB2AA

The hex color #FFB2AA is a ethereal red with RGB values of (255, 178, 170) and HSL of (6°, 100%, 83%). It is typically applied in digital products.

Try:
Color NameLight Pink
HEX
#FFB2AA
RGB
255, 178, 170
HSL
6°, 100%, 83%
CMYK
0%, 30%, 33%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFB2AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 178, 170

Red: 255 / Green: 178 / Blue: 170

HSL

6°, 100%, 83%

Hue: 6° / Saturation: 100% / Lightness: 83%

CMYK

0%, 30%, 33%, 0%

Cyan: 0% / Magenta: 30% / Yellow: 33% / Key: 0%

What color is #FFB2AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFB2AA to RGB:

rgb(255, 178, 170)HEX to RGB Converter →

HEX to HSL

Convert #FFB2AA to HSL:

hsl(6, 100%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #FFB2AA to CMYK:

cmyk(0%, 30%, 33%, 0%)Color Converter →

Color Meaning and Usage

A soft red tone, #FFB2AA has RGB (255, 178, 170) and HSL (6°, 100%, 83%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFB2AA is #A8F6FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFA8CB.

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

Contrast with #FFB2AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFB2AA?

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

What is the RGB value of #FFB2AA?

#FFB2AA in RGB is (255, 178, 170) - 255 red, 178 green, and 170 blue.

How to use #FFB2AA in CSS?

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

What colors go well with #FFB2AA?

#A8F6FF (complementary), #FFA8CB (analogous), and #FF6C5C (lighter shade) work well with #FFB2AA.