#FBF5DB Color Information

Hex color code: #FBF5DB

The hex color #FBF5DB is a light yellow with RGB values of (251, 245, 219) and HSL of (49°, 80%, 92%). It is commonly used in modern UI design.

Try:
Color NameBeige
HEX
#FBF5DB
RGB
251, 245, 219
HSL
49°, 80%, 92%
CMYK
0%, 2%, 13%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBF5DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 245, 219

Red: 251 / Green: 245 / Blue: 219

HSL

49°, 80%, 92%

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

CMYK

0%, 2%, 13%, 2%

Cyan: 0% / Magenta: 2% / Yellow: 13% / Key: 2%

What color is #FBF5DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBF5DB to RGB:

rgb(251, 245, 219)HEX to RGB Converter →

HEX to HSL

Convert #FBF5DB to HSL:

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

HEX to CMYK

Convert #FBF5DB to CMYK:

cmyk(0%, 2%, 13%, 2%)Color Converter →

Color Meaning and Usage

#FBF5DB is a airy yellow color with RGB values of 251, 245, 219 and HSL of 49°, 80%, 92%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBF5DB is #DAE0FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBE5DA.

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

Contrast with #FBF5DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBF5DB?

#FBF5DB is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBF5DB?

#FBF5DB in RGB is (251, 245, 219) - 251 red, 245 green, and 219 blue.

How to use #FBF5DB in CSS?

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

What colors go well with #FBF5DB?

#DAE0FB (complementary), #FBE5DA (analogous), and #F3E295 (lighter shade) work well with #FBF5DB.