#FBF6DC Color Information

Hex color code: #FBF6DC

A airy yellow shade, #FBF6DC appears as (251, 246, 220) in RGB and (50°, 79%, 92%) in HSL. It is popular in mobile app design.

Try:
Color NameBeige
HEX
#FBF6DC
RGB
251, 246, 220
HSL
50°, 79%, 92%
CMYK
0%, 2%, 12%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBF6DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 246, 220

Red: 251 / Green: 246 / Blue: 220

HSL

50°, 79%, 92%

Hue: 50° / Saturation: 79% / Lightness: 92%

CMYK

0%, 2%, 12%, 2%

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

What color is #FBF6DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBF6DC to RGB:

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

HEX to HSL

Convert #FBF6DC to HSL:

hsl(50, 79%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FBF6DC to CMYK:

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

Color Meaning and Usage

#FBF6DC is a light yellow color with RGB values of 251, 246, 220 and HSL of 50°, 79%, 92%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBF6DC is #DAE0FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBE5DA.

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

Contrast with #FBF6DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBF6DC?

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

What is the RGB value of #FBF6DC?

#FBF6DC in RGB is (251, 246, 220) - 251 red, 246 green, and 220 blue.

How to use #FBF6DC in CSS?

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

What colors go well with #FBF6DC?

#DAE0FB (complementary), #FBE5DA (analogous), and #F3E396 (lighter shade) work well with #FBF6DC.