#FBFDE7 Color Information

Hex color code: #FBFDE7

A delicate yellow shade, #FBFDE7 appears as (251, 253, 231) in RGB and (65°, 85%, 95%) in HSL. It is often used for branding and logos.

Try:
Color NameOld Lace
HEX
#FBFDE7
RGB
251, 253, 231
HSL
65°, 85%, 95%
CMYK
1%, 0%, 9%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFDE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 253, 231

Red: 251 / Green: 253 / Blue: 231

HSL

65°, 85%, 95%

Hue: 65° / Saturation: 85% / Lightness: 95%

CMYK

1%, 0%, 9%, 1%

Cyan: 1% / Magenta: 0% / Yellow: 9% / Key: 1%

What color is #FBFDE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFDE7 to RGB:

rgb(251, 253, 231)HEX to RGB Converter →

HEX to HSL

Convert #FBFDE7 to HSL:

hsl(65, 85%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FBFDE7 to CMYK:

cmyk(1%, 0%, 9%, 1%)Color Converter →

Color Meaning and Usage

#FBFDE7 is a soft yellow color with RGB values of 251, 253, 231 and HSL of 65°, 85%, 95%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFDE7 is #E9E7FD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDF4E7.

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

Contrast with #FBFDE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFDE7?

#FBFDE7 is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBFDE7?

#FBFDE7 in RGB is (251, 253, 231) - 251 red, 253 green, and 231 blue.

How to use #FBFDE7 in CSS?

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

What colors go well with #FBFDE7?

#E9E7FD (complementary), #FDF4E7 (analogous), and #F0F7A1 (lighter shade) work well with #FBFDE7.