#FBFFD7 Color Information

Hex color code: #FBFFD7

A airy yellow shade, #FBFFD7 appears as (251, 255, 215) in RGB and (66°, 100%, 92%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Goldenrod Yellow
HEX
#FBFFD7
RGB
251, 255, 215
HSL
66°, 100%, 92%
CMYK
2%, 0%, 16%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFFD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 255, 215

Red: 251 / Green: 255 / Blue: 215

HSL

66°, 100%, 92%

Hue: 66° / Saturation: 100% / Lightness: 92%

CMYK

2%, 0%, 16%, 0%

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

What color is #FBFFD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFFD7 to RGB:

rgb(251, 255, 215)HEX to RGB Converter →

HEX to HSL

Convert #FBFFD7 to HSL:

hsl(66, 100%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FBFFD7 to CMYK:

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

Color Meaning and Usage

#FBFFD7 is a delicate yellow color with RGB values of 251, 255, 215 and HSL of 66°, 100%, 92%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFFD7 is #DAD6FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFEFD6.

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

Contrast with #FBFFD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFFD7?

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

What is the RGB value of #FBFFD7?

#FBFFD7 in RGB is (251, 255, 215) - 251 red, 255 green, and 215 blue.

How to use #FBFFD7 in CSS?

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

What colors go well with #FBFFD7?

#DAD6FF (complementary), #FFEFD6 (analogous), and #F3FF8A (lighter shade) work well with #FBFFD7.