#FDFBED Color Information

Hex color code: #FDFBED

#FDFBED is a airy yellow color. In RGB it is (253, 251, 237), and in HSL it is (52°, 80%, 96%). It is widely used in graphic design.

Try:
Color NameIvory
HEX
#FDFBED
RGB
253, 251, 237
HSL
52°, 80%, 96%
CMYK
0%, 1%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDFBED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 251, 237

Red: 253 / Green: 251 / Blue: 237

HSL

52°, 80%, 96%

Hue: 52° / Saturation: 80% / Lightness: 96%

CMYK

0%, 1%, 6%, 1%

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

What color is #FDFBED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFBED to RGB:

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

HEX to HSL

Convert #FDFBED to HSL:

hsl(52, 80%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FDFBED to CMYK:

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

Color Meaning and Usage

A light yellow tone, #FDFBED has RGB (253, 251, 237) and HSL (52°, 80%, 96%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDFBED is #EDEFFD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDF3ED.

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

Contrast with #FDFBED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDFBED?

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

What is the RGB value of #FDFBED?

#FDFBED in RGB is (253, 251, 237) - 253 red, 251 green, and 237 blue.

How to use #FDFBED in CSS?

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

What colors go well with #FDFBED?

#EDEFFD (complementary), #FDF3ED (analogous), and #F5EBA8 (lighter shade) work well with #FDFBED.