#FBFDEA Color Information

Hex color code: #FBFDEA

The hex color #FBFDEA is a soft yellow with RGB values of (251, 253, 234) and HSL of (66°, 83%, 95%). It is often used for branding and logos.

Try:
Color NameIvory
HEX
#FBFDEA
RGB
251, 253, 234
HSL
66°, 83%, 95%
CMYK
1%, 0%, 8%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFDEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 253, 234

Red: 251 / Green: 253 / Blue: 234

HSL

66°, 83%, 95%

Hue: 66° / Saturation: 83% / Lightness: 95%

CMYK

1%, 0%, 8%, 1%

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

What color is #FBFDEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFDEA to RGB:

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

HEX to HSL

Convert #FBFDEA to HSL:

hsl(66, 83%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FBFDEA to CMYK:

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

Color Meaning and Usage

#FBFDEA is a light yellow color with RGB values of 251, 253, 234 and HSL of 66°, 83%, 95%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFDEA is #EAE8FD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDF4E8.

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

Contrast with #FBFDEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFDEA?

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

What is the RGB value of #FBFDEA?

#FBFDEA in RGB is (251, 253, 234) - 251 red, 253 green, and 234 blue.

How to use #FBFDEA in CSS?

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

What colors go well with #FBFDEA?

#EAE8FD (complementary), #FDF4E8 (analogous), and #EEF6A2 (lighter shade) work well with #FBFDEA.