#FFFBEB Color Information

Hex color code: #FFFBEB

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

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFFBEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 251, 235

Red: 255 / Green: 251 / Blue: 235

HSL

48°, 100%, 96%

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

CMYK

0%, 2%, 8%, 0%

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

What color is #FFFBEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFFBEB to RGB:

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

HEX to HSL

Convert #FFFBEB to HSL:

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

HEX to CMYK

Convert #FFFBEB to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #FFFBEB has RGB (255, 251, 235) and HSL (48°, 100%, 96%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFFBEB is #EBEFFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF1EB.

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

Contrast with #FFFBEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFFBEB?

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

What is the RGB value of #FFFBEB?

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

How to use #FFFBEB in CSS?

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

What colors go well with #FFFBEB?

#EBEFFF (complementary), #FFF1EB (analogous), and #FFEC9E (lighter shade) work well with #FFFBEB.