#FBEADC Color Information

Hex color code: #FBEADC

A ethereal orange shade, #FBEADC appears as (251, 234, 220) in RGB and (27°, 79%, 92%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#FBEADC
RGB
251, 234, 220
HSL
27°, 79%, 92%
CMYK
0%, 7%, 12%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBEADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 234, 220

Red: 251 / Green: 234 / Blue: 220

HSL

27°, 79%, 92%

Hue: 27° / Saturation: 79% / Lightness: 92%

CMYK

0%, 7%, 12%, 2%

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

What color is #FBEADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBEADC to RGB:

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

HEX to HSL

Convert #FBEADC to HSL:

hsl(27, 79%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FBEADC to CMYK:

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

Color Meaning and Usage

#FBEADC is a soft orange color with RGB values of 251, 234, 220 and HSL of 27°, 79%, 92%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBEADC is #DAECFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBDADC.

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

Contrast with #FBEADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBEADC?

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

What is the RGB value of #FBEADC?

#FBEADC in RGB is (251, 234, 220) - 251 red, 234 green, and 220 blue.

How to use #FBEADC in CSS?

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

What colors go well with #FBEADC?

#DAECFB (complementary), #FBDADC (analogous), and #F3C096 (lighter shade) work well with #FBEADC.