#FBCBBA Color Information

Hex color code: #FBCBBA

The hex color #FBCBBA is a light orange with RGB values of (251, 203, 186) and HSL of (16°, 89%, 86%). It is commonly used in modern UI design.

Try:
Color NamePeach Puff
HEX
#FBCBBA
RGB
251, 203, 186
HSL
16°, 89%, 86%
CMYK
0%, 19%, 26%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBCBBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 203, 186

Red: 251 / Green: 203 / Blue: 186

HSL

16°, 89%, 86%

Hue: 16° / Saturation: 89% / Lightness: 86%

CMYK

0%, 19%, 26%, 2%

Cyan: 0% / Magenta: 19% / Yellow: 26% / Key: 2%

What color is #FBCBBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBCBBA to RGB:

rgb(251, 203, 186)HEX to RGB Converter →

HEX to HSL

Convert #FBCBBA to HSL:

hsl(16, 89%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #FBCBBA to CMYK:

cmyk(0%, 19%, 26%, 2%)Color Converter →

Color Meaning and Usage

#FBCBBA is a delicate orange color with RGB values of 251, 203, 186 and HSL of 16°, 89%, 86%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBCBBA is #BCEAFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBBCCA.

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

Contrast with #FBCBBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBCBBA?

#FBCBBA is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBCBBA?

#FBCBBA in RGB is (251, 203, 186) - 251 red, 203 green, and 186 blue.

How to use #FBCBBA in CSS?

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

What colors go well with #FBCBBA?

#BCEAFB (complementary), #FBBCCA (analogous), and #F79673 (lighter shade) work well with #FBCBBA.