#FBEBE9 Color Information

Hex color code: #FBEBE9

The hex color #FBEBE9 is a delicate red with RGB values of (251, 235, 233) and HSL of (7°, 69%, 95%). It is often used for branding and logos.

Try:
Color NameLinen
HEX
#FBEBE9
RGB
251, 235, 233
HSL
7°, 69%, 95%
CMYK
0%, 6%, 7%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEBE9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 235, 233

Red: 251 / Green: 235 / Blue: 233

HSL

7°, 69%, 95%

Hue: 7° / Saturation: 69% / Lightness: 95%

CMYK

0%, 6%, 7%, 2%

Cyan: 0% / Magenta: 6% / Yellow: 7% / Key: 2%

What color is #FBEBE9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEBE9 to RGB:

rgb(251, 235, 233)HEX to RGB Converter →

HEX to HSL

Convert #FBEBE9 to HSL:

hsl(7, 69%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEBE9 to CMYK:

cmyk(0%, 6%, 7%, 2%)Color Converter →

Color Meaning and Usage

A light red tone, #FBEBE9 has RGB (251, 235, 233) and HSL (7°, 69%, 95%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEBE9 is #E9F9FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBE9F0.

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

Contrast with #FBEBE9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEBE9?

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

What is the RGB value of #FBEBE9?

#FBEBE9 in RGB is (251, 235, 233) - 251 red, 235 green, and 233 blue.

How to use #FBEBE9 in CSS?

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

What colors go well with #FBEBE9?

#E9F9FB (complementary), #FBE9F0 (analogous), and #EFB1A9 (lighter shade) work well with #FBEBE9.