#FBEABC Color Information

Hex color code: #FBEABC

#FBEABC is a delicate orange color. In RGB it is (251, 234, 188), and in HSL it is (44°, 89%, 86%). It is often used for branding and logos.

Try:
Color NameMoccasin
HEX
#FBEABC
RGB
251, 234, 188
HSL
44°, 89%, 86%
CMYK
0%, 7%, 25%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 234, 188

Red: 251 / Green: 234 / Blue: 188

HSL

44°, 89%, 86%

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

CMYK

0%, 7%, 25%, 2%

Cyan: 0% / Magenta: 7% / Yellow: 25% / Key: 2%

What color is #FBEABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEABC to RGB:

rgb(251, 234, 188)HEX to RGB Converter →

HEX to HSL

Convert #FBEABC to HSL:

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

HEX to CMYK

Convert #FBEABC to CMYK:

cmyk(0%, 7%, 25%, 2%)Color Converter →

Color Meaning and Usage

A soft orange tone, #FBEABC has RGB (251, 234, 188) and HSL (44°, 89%, 86%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEABC is #BCCCFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBCABC.

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

Contrast with #FBEABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEABC?

#FBEABC is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBEABC?

#FBEABC in RGB is (251, 234, 188) - 251 red, 234 green, and 188 blue.

How to use #FBEABC in CSS?

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

What colors go well with #FBEABC?

#BCCCFB (complementary), #FBCABC (analogous), and #F7D473 (lighter shade) work well with #FBEABC.