#FBB09D Color Information

Hex color code: #FBB09D

The hex color #FBB09D is a soft red with RGB values of (251, 176, 157) and HSL of (12°, 92%, 80%). It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#FBB09D
RGB
251, 176, 157
HSL
12°, 92%, 80%
CMYK
0%, 30%, 37%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBB09D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 176, 157

Red: 251 / Green: 176 / Blue: 157

HSL

12°, 92%, 80%

Hue: 12° / Saturation: 92% / Lightness: 80%

CMYK

0%, 30%, 37%, 2%

Cyan: 0% / Magenta: 30% / Yellow: 37% / Key: 2%

What color is #FBB09D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBB09D to RGB:

rgb(251, 176, 157)HEX to RGB Converter →

HEX to HSL

Convert #FBB09D to HSL:

hsl(12, 92%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #FBB09D to CMYK:

cmyk(0%, 30%, 37%, 2%)Color Converter →

Color Meaning and Usage

A light red tone, #FBB09D has RGB (251, 176, 157) and HSL (12°, 92%, 80%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBB09D is #9DE8FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FB9DB9.

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

Contrast with #FBB09D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBB09D?

#FBB09D is a light red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FBB09D?

#FBB09D in RGB is (251, 176, 157) - 251 red, 176 green, and 157 blue.

How to use #FBB09D in CSS?

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

What colors go well with #FBB09D?

#9DE8FB (complementary), #FB9DB9 (analogous), and #F87454 (lighter shade) work well with #FBB09D.