#FBE4BA Color Information

Hex color code: #FBE4BA

The hex color #FBE4BA is a soft orange with RGB values of (251, 228, 186) and HSL of (39°, 89%, 86%). It is often used for branding and logos.

Try:
Color NameMoccasin
HEX
#FBE4BA
RGB
251, 228, 186
HSL
39°, 89%, 86%
CMYK
0%, 9%, 26%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBE4BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 228, 186

Red: 251 / Green: 228 / Blue: 186

HSL

39°, 89%, 86%

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

CMYK

0%, 9%, 26%, 2%

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

What color is #FBE4BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBE4BA to RGB:

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

HEX to HSL

Convert #FBE4BA to HSL:

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

HEX to CMYK

Convert #FBE4BA to CMYK:

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

Color Meaning and Usage

#FBE4BA is a airy orange color with RGB values of 251, 228, 186 and HSL of 39°, 89%, 86%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBE4BA is #BCD2FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBC5BC.

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

Contrast with #FBE4BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBE4BA?

#FBE4BA is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBE4BA?

#FBE4BA in RGB is (251, 228, 186) - 251 red, 228 green, and 186 blue.

How to use #FBE4BA in CSS?

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

What colors go well with #FBE4BA?

#BCD2FB (complementary), #FBC5BC (analogous), and #F7C973 (lighter shade) work well with #FBE4BA.