#FDFBF6 Color Information

Hex color code: #FDFBF6

The hex color #FDFBF6 is a light orange with RGB values of (253, 251, 246) and HSL of (43°, 64%, 98%). It is commonly used in modern UI design.

Try:
Color NameSnow
HEX
#FDFBF6
RGB
253, 251, 246
HSL
43°, 64%, 98%
CMYK
0%, 1%, 3%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FDFBF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 251, 246

Red: 253 / Green: 251 / Blue: 246

HSL

43°, 64%, 98%

Hue: 43° / Saturation: 64% / Lightness: 98%

CMYK

0%, 1%, 3%, 1%

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

What color is #FDFBF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFBF6 to RGB:

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

HEX to HSL

Convert #FDFBF6 to HSL:

hsl(43, 64%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FDFBF6 to CMYK:

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

Color Meaning and Usage

A light orange tone, #FDFBF6 has RGB (253, 251, 246) and HSL (43°, 64%, 98%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #FDFBF6

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 #FDFBF6?

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

What is the RGB value of #FDFBF6?

#FDFBF6 in RGB is (253, 251, 246) - 253 red, 251 green, and 246 blue.

How to use #FDFBF6 in CSS?

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

What colors go well with #FDFBF6?

#F7F8FD (complementary), #FDF8F7 (analogous), and #EFE0B8 (lighter shade) work well with #FDFBF6.