#FBEBBA Color Information

Hex color code: #FBEBBA

A light yellow shade, #FBEBBA appears as (251, 235, 186) in RGB and (45°, 89%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMoccasin
HEX
#FBEBBA
RGB
251, 235, 186
HSL
45°, 89%, 86%
CMYK
0%, 6%, 26%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEBBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 235, 186

Red: 251 / Green: 235 / Blue: 186

HSL

45°, 89%, 86%

Hue: 45° / Saturation: 89% / Lightness: 86%

CMYK

0%, 6%, 26%, 2%

Cyan: 0% / Magenta: 6% / Yellow: 26% / Key: 2%

What color is #FBEBBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEBBA to RGB:

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

HEX to HSL

Convert #FBEBBA to HSL:

hsl(45, 89%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEBBA to CMYK:

cmyk(0%, 6%, 26%, 2%)Color Converter →

Color Meaning and Usage

#FBEBBA is a delicate yellow color with RGB values of 251, 235, 186 and HSL of 45°, 89%, 86%. 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 #FBEBBA is #BCCBFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBCBBC.

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

Contrast with #FBEBBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEBBA?

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

What is the RGB value of #FBEBBA?

#FBEBBA in RGB is (251, 235, 186) - 251 red, 235 green, and 186 blue.

How to use #FBEBBA in CSS?

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

What colors go well with #FBEBBA?

#BCCBFB (complementary), #FBCBBC (analogous), and #F7D673 (lighter shade) work well with #FBEBBA.