#FDFBF2 Color Information

Hex color code: #FDFBF2

A soft yellow shade, #FDFBF2 appears as (253, 251, 242) in RGB and (49°, 73%, 97%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameIvory
HEX
#FDFBF2
RGB
253, 251, 242
HSL
49°, 73%, 97%
CMYK
0%, 1%, 4%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDFBF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 251, 242

Red: 253 / Green: 251 / Blue: 242

HSL

49°, 73%, 97%

Hue: 49° / Saturation: 73% / Lightness: 97%

CMYK

0%, 1%, 4%, 1%

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

What color is #FDFBF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFBF2 to RGB:

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

HEX to HSL

Convert #FDFBF2 to HSL:

hsl(49, 73%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #FDFBF2 to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #FDFBF2 has RGB (253, 251, 242) and HSL (49°, 73%, 97%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDFBF2 is #F2F4FD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDF5F2.

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

Contrast with #FDFBF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDFBF2?

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

What is the RGB value of #FDFBF2?

#FDFBF2 in RGB is (253, 251, 242) - 253 red, 251 green, and 242 blue.

How to use #FDFBF2 in CSS?

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

What colors go well with #FDFBF2?

#F2F4FD (complementary), #FDF5F2 (analogous), and #F3E6B0 (lighter shade) work well with #FDFBF2.