#FDFBF7 Color Information

Hex color code: #FDFBF7

#FDFBF7 is a soft orange color. In RGB it is (253, 251, 247), and in HSL it is (40°, 60%, 98%). It is often used for branding and logos.

Try:
Color NameSnow
HEX
#FDFBF7
RGB
253, 251, 247
HSL
40°, 60%, 98%
CMYK
0%, 1%, 2%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDFBF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 251, 247

Red: 253 / Green: 251 / Blue: 247

HSL

40°, 60%, 98%

Hue: 40° / Saturation: 60% / Lightness: 98%

CMYK

0%, 1%, 2%, 1%

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

What color is #FDFBF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFBF7 to RGB:

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

HEX to HSL

Convert #FDFBF7 to HSL:

hsl(40, 60%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FDFBF7 to CMYK:

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

Color Meaning and Usage

A soft orange tone, #FDFBF7 has RGB (253, 251, 247) and HSL (40°, 60%, 98%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDFBF7 is #F7F9FD, creating high-contrast pairings. For softer combinations, try analogous colors like #FDF8F7.

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

Contrast with #FDFBF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDFBF7?

#FDFBF7 is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FDFBF7?

#FDFBF7 in RGB is (253, 251, 247) - 253 red, 251 green, and 247 blue.

How to use #FDFBF7 in CSS?

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

What colors go well with #FDFBF7?

#F7F9FD (complementary), #FDF8F7 (analogous), and #EEDCBA (lighter shade) work well with #FDFBF7.