#FBEAC6 Color Information

Hex color code: #FBEAC6

The hex color #FBEAC6 is a soft orange with RGB values of (251, 234, 198) and HSL of (41°, 87%, 88%). It is frequently seen in web interfaces.

Try:
Color NameBisque
HEX
#FBEAC6
RGB
251, 234, 198
HSL
41°, 87%, 88%
CMYK
0%, 7%, 21%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEAC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 234, 198

Red: 251 / Green: 234 / Blue: 198

HSL

41°, 87%, 88%

Hue: 41° / Saturation: 87% / Lightness: 88%

CMYK

0%, 7%, 21%, 2%

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

What color is #FBEAC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEAC6 to RGB:

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

HEX to HSL

Convert #FBEAC6 to HSL:

hsl(41, 87%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEAC6 to CMYK:

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

Color Meaning and Usage

#FBEAC6 is a ethereal orange color with RGB values of 251, 234, 198 and HSL of 41°, 87%, 88%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEAC6 is #C6D7FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBD0C6.

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

Contrast with #FBEAC6

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 #FBEAC6?

#FBEAC6 is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBEAC6?

#FBEAC6 in RGB is (251, 234, 198) - 251 red, 234 green, and 198 blue.

How to use #FBEAC6 in CSS?

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

What colors go well with #FBEAC6?

#C6D7FB (complementary), #FBD0C6 (analogous), and #F6D07E (lighter shade) work well with #FBEAC6.