#FBFFEB Color Information

Hex color code: #FBFFEB

#FBFFEB is a light yellow color. In RGB it is (251, 255, 235), and in HSL it is (72°, 100%, 96%). It is frequently seen in web interfaces.

Try:
Color NameIvory
HEX
#FBFFEB
RGB
251, 255, 235
HSL
72°, 100%, 96%
CMYK
2%, 0%, 8%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBFFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 255, 235

Red: 251 / Green: 255 / Blue: 235

HSL

72°, 100%, 96%

Hue: 72° / Saturation: 100% / Lightness: 96%

CMYK

2%, 0%, 8%, 0%

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

What color is #FBFFEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBFFEB to RGB:

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

HEX to HSL

Convert #FBFFEB to HSL:

hsl(72, 100%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FBFFEB to CMYK:

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

Color Meaning and Usage

#FBFFEB is a ethereal yellow color with RGB values of 251, 255, 235 and HSL of 72°, 100%, 96%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBFFEB is #EFEBFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF9EB.

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

Contrast with #FBFFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBFFEB?

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

What is the RGB value of #FBFFEB?

#FBFFEB in RGB is (251, 255, 235) - 251 red, 255 green, and 235 blue.

How to use #FBFFEB in CSS?

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

What colors go well with #FBFFEB?

#EFEBFF (complementary), #FFF9EB (analogous), and #ECFF9E (lighter shade) work well with #FBFFEB.